Skip to content

Commit

Permalink
Version up to 18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Dec 26, 2024
1 parent 40b56ab commit 2ffc6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<!-- This is the master version, only change this one -->
<Version>18.3</Version>
<Version>18.3.1</Version>
</PropertyGroup>

<Target Name="AddGeneratedFile" BeforeTargets="BeforeCompile;CoreCompile" Inputs="$(MSBuildAllProjects)" Outputs="$(IntermediateOutputPath)GeneratedFile.cs">
Expand Down

0 comments on commit 2ffc6bc

Please sign in to comment.