Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b8b9aba

Browse files
committed
Update to CG.R 0.4.9 to fix build on Travis CI
1 parent e5a4a71 commit b8b9aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<OutputPath>$(MSBuildThisFileDirectory)bin\$(MSBuildProjectName)\$(Configuration)\</OutputPath>
44
<BaseIntermediateOutputPath>$(MSBuildThisFileDirectory)obj\$(MSBuildProjectName)\</BaseIntermediateOutputPath>
55

6-
<CodeGenerationRoslynVersion>0.4.6</CodeGenerationRoslynVersion>
6+
<CodeGenerationRoslynVersion>0.4.9</CodeGenerationRoslynVersion>
77
</PropertyGroup>
88

99
<ItemGroup>

0 commit comments

Comments
 (0)