We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e7900 commit 7258b91Copy full SHA for 7258b91
1 file changed
Directory.Build.props
@@ -6,7 +6,7 @@
6
<Authors>Zig Contributors, $(Company) Contributors</Authors>
7
<Copyright>Copyright © $(Authors)</Copyright>
8
<ZigVersion>0.16.0</ZigVersion>
9
- <ToolsetVersion>1</ToolsetVersion>
+ <ToolsetVersion>2</ToolsetVersion>
10
<Version>$(ZigVersion).$(ToolsetVersion)</Version>
11
</PropertyGroup>
12
0 commit comments