8000 Update to CG.R 0.4.9 to fix build on Travis CI · libgit2/libgit2sharp@b8b9aba · GitHub
[go: up one dir, main page]

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)
0