We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a49754 commit add51ccCopy full SHA for add51cc
xscgen/xscgen.csproj
@@ -26,6 +26,7 @@
26
<IncludeSymbols>true</IncludeSymbols>
27
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
28
<LangVersion>latest</LangVersion>
29
+ <RollForward>Major</RollForward>
30
</PropertyGroup>
31
<ItemGroup>
32
<ProjectReference Include="..\XmlSchemaClassGenerator\XmlSchemaClassGenerator.csproj" />
0 commit comments