Skip to content

Commit

Permalink
Set RollForward to Major
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ganss committed Jan 6, 2022
1 parent 4a49754 commit add51cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xscgen/xscgen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<RollForward>Major</RollForward>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\XmlSchemaClassGenerator\XmlSchemaClassGenerator.csproj" />
Expand Down

0 comments on commit add51cc

Please sign in to comment.