diff --git a/packaging/windows/checkbuildtype.wxs b/packaging/windows/checkbuildtype.wxs index 5d130b643..40e8c9cb4 100644 --- a/packaging/windows/checkbuildtype.wxs +++ b/packaging/windows/checkbuildtype.wxs @@ -1,11 +1,14 @@ - + - + + + NOT INSTALLEDCLIBUILDTYPE OR INSTALLEDCLIBUILDTYPE ~= "$(var.BuildType)" + \ No newline at end of file diff --git a/packaging/windows/dotnet.wxs b/packaging/windows/dotnet.wxs index 45e7dd54a..960de0896 100644 --- a/packaging/windows/dotnet.wxs +++ b/packaging/windows/dotnet.wxs @@ -27,9 +27,6 @@ - - - diff --git a/packaging/windows/variables.wxi b/packaging/windows/variables.wxi index c39cd526e..9466f0206 100644 --- a/packaging/windows/variables.wxi +++ b/packaging/windows/variables.wxi @@ -20,10 +20,10 @@ - - + + - +