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 40b56ab commit 2ffc6bcCopy full SHA for 2ffc6bc
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<!-- This is the master version, only change this one -->
4
- <Version>18.3</Version>
+ <Version>18.3.1</Version>
5
</PropertyGroup>
6
7
<Target Name="AddGeneratedFile" BeforeTargets="BeforeCompile;CoreCompile" Inputs="$(MSBuildAllProjects)" Outputs="$(IntermediateOutputPath)GeneratedFile.cs">
0 commit comments