Skip to content

Commit

Permalink
Replace LatestMajor by Major (#1725)
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardnormier authored Jan 26, 2024
1 parent ac98b4f commit 56528a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/msbuild/ice.common.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<RepositoryUrl>https://github.com/zeroc-ice/ice</RepositoryUrl>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
<RollForward>LatestMajor</RollForward>
<RollForward>Major</RollForward>
</PropertyGroup>

<!-- Import Ice version settings -->
Expand Down

0 comments on commit 56528a3

Please sign in to comment.