Skip to content

Commit 7258b91

Browse files
committed
bump ToolsetVersion to 2
1 parent e5e7900 commit 7258b91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Authors>Zig Contributors, $(Company) Contributors</Authors>
77
<Copyright>Copyright © $(Authors)</Copyright>
88
<ZigVersion>0.16.0</ZigVersion>
9-
<ToolsetVersion>1</ToolsetVersion>
9+
<ToolsetVersion>2</ToolsetVersion>
1010
<Version>$(ZigVersion).$(ToolsetVersion)</Version>
1111
</PropertyGroup>
1212

0 commit comments

Comments
 (0)