@joebigelow / wix / commits / c1c402ea

Remove xsd from nuspec.

Sean Hall committed Dec 4, 2020 at 18:21 UTC c1c402ea51354813e7ff9ce313b95128cd60d373
1 file changed -1
src/wixext/WixToolset.Bal.wixext.nuspec
-1
@@ -18,7 +18,6 @@
18 <file src="$projectFolder$$id$.targets" target="build" />
19
20 <file src="netstandard2.0\$id$.dll" target="tools" />
21 - <file src="$projectFolder$bal.xsd" target="tools" />
21
22 <file src="Win32\*.pdb" target="pdbs\Win32" />
23 </files>