Skip to content

Commit

Permalink
Change RollForward from LatestMajor to Major for the driver.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Feb 17, 2024
1 parent b1dcf3d commit 34b29e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/driver/driver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

This package provides the .NET global tool.</PackageDescription>
<PackageId>ton</PackageId>
<RollForward>LatestMajor</RollForward>
<RollForward>Major</RollForward>
<RootNamespace>Vezel.Ton.Driver</RootNamespace>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
<ServerGarbageCollection>true</ServerGarbageCollection>
Expand Down

0 comments on commit 34b29e3

Please sign in to comment.