diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-12-04 18:21:08 -0600 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-12-04 18:21:08 -0600 |
| commit | c1c402ea51354813e7ff9ce313b95128cd60d373 (patch) | |
| tree | 188535cd7b89cb83df8d5cf67ea56196b096eb11 /src | |
| parent | 298244c7fdf36b577698e2855b7fa48a11f138db (diff) | |
| download | wix-c1c402ea51354813e7ff9ce313b95128cd60d373.tar.gz wix-c1c402ea51354813e7ff9ce313b95128cd60d373.tar.bz2 wix-c1c402ea51354813e7ff9ce313b95128cd60d373.zip | |
Remove xsd from nuspec.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wixext/WixToolset.Bal.wixext.nuspec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wixext/WixToolset.Bal.wixext.nuspec b/src/wixext/WixToolset.Bal.wixext.nuspec index 38606a5a..011ba138 100644 --- a/src/wixext/WixToolset.Bal.wixext.nuspec +++ b/src/wixext/WixToolset.Bal.wixext.nuspec | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | <file src="$projectFolder$$id$.targets" target="build" /> | 18 | <file src="$projectFolder$$id$.targets" target="build" /> |
| 19 | 19 | ||
| 20 | <file src="netstandard2.0\$id$.dll" target="tools" /> | 20 | <file src="netstandard2.0\$id$.dll" target="tools" /> |
| 21 | <file src="$projectFolder$bal.xsd" target="tools" /> | ||
| 22 | 21 | ||
| 23 | <file src="Win32\*.pdb" target="pdbs\Win32" /> | 22 | <file src="Win32\*.pdb" target="pdbs\Win32" /> |
| 24 | </files> | 23 | </files> |
