Skip to content

Commit

Permalink
Fix #164: add major roll forward policy for dotnet tool
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed May 27, 2023
1 parent bc12f15 commit bf72051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/Svg.Skia.Converter/Svg.Skia.Converter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<PackAsTool>True</PackAsTool>
<ToolCommandName>Svg.Skia.Converter</ToolCommandName>
<Nullable>enable</Nullable>
<RollForward>Major</RollForward>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit bf72051

Please sign in to comment.