We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a480bc commit ef1fa3aCopy full SHA for ef1fa3a
Directory.Build.props
@@ -2,8 +2,6 @@
2
<PropertyGroup>
3
<OutputPath>$(MSBuildThisFileDirectory)bin\$(MSBuildProjectName)\$(Configuration)\</OutputPath>
4
<BaseIntermediateOutputPath>$(MSBuildThisFileDirectory)obj\$(MSBuildProjectName)\</BaseIntermediateOutputPath>
5
-
6
- <CodeGenerationRoslynVersion>0.4.11</CodeGenerationRoslynVersion>
7
</PropertyGroup>
8
9
<ItemGroup>
0 commit comments