We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151a759 commit 5a9b0d7Copy full SHA for 5a9b0d7
zig-toolsets.proj
@@ -1,7 +1,5 @@
1
<Project Sdk="Microsoft.Build.Traversal">
2
<ItemGroup>
3
- <!-- TODO: https://github.com/vezel-dev/zig-toolsets/issues/15 -->
4
- <ProjectReference Include="src/*-*/*.proj"
5
- Exclude="src/win-x86/win-x86.proj" />
+ <ProjectReference Include="src/*-*/*.proj" />
6
</ItemGroup>
7
</Project>
0 commit comments