Skip to content

Commit 52fc4d3

Browse files
authored
Vcpkg disable (#2)
1 parent 3703e99 commit 52fc4d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Directory.Build.props

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<Project>
2+
<PropertyGroup Label="Vcpkg">
3+
<VcpkgEnabled>false</VcpkgEnabled>
4+
</PropertyGroup>
5+
</Project>

0 commit comments

Comments
 (0)