diff options
Diffstat (limited to 'src/ext/Bal')
| -rw-r--r-- | src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj | 2 | ||||
| -rw-r--r-- | src/ext/Bal/dnchost/dnchost.vcxproj | 2 | ||||
| -rw-r--r-- | src/ext/Bal/mbahost/mbahost.vcxproj | 2 | ||||
| -rw-r--r-- | src/ext/Bal/test/examples/TestEngine/Example.TestEngine.vcxproj | 2 | ||||
| -rw-r--r-- | src/ext/Bal/wixstdba/wixstdba.vcxproj | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj b/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj index 9ed8eb2b..a294a608 100644 --- a/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj +++ b/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj | |||
| @@ -60,9 +60,7 @@ | |||
| 60 | </ItemGroup> | 60 | </ItemGroup> |
| 61 | 61 | ||
| 62 | <ItemGroup> | 62 | <ItemGroup> |
| 63 | <PackageReference Include="WixToolset.Dutil" /> | ||
| 64 | <PackageReference Include="WixToolset.BalUtil" /> | 63 | <PackageReference Include="WixToolset.BalUtil" /> |
| 65 | <PackageReference Include="WixToolset.BootstrapperCore.Native" /> | ||
| 66 | 64 | ||
| 67 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 65 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
| 68 | <PackageReference Include="GitInfo" PrivateAssets="All" /> | 66 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |
diff --git a/src/ext/Bal/dnchost/dnchost.vcxproj b/src/ext/Bal/dnchost/dnchost.vcxproj index 5cec50af..66e52c6f 100644 --- a/src/ext/Bal/dnchost/dnchost.vcxproj +++ b/src/ext/Bal/dnchost/dnchost.vcxproj | |||
| @@ -89,9 +89,7 @@ | |||
| 89 | </ItemGroup> | 89 | </ItemGroup> |
| 90 | 90 | ||
| 91 | <ItemGroup> | 91 | <ItemGroup> |
| 92 | <PackageReference Include="WixToolset.Dutil" /> | ||
| 93 | <PackageReference Include="WixToolset.BalUtil" /> | 92 | <PackageReference Include="WixToolset.BalUtil" /> |
| 94 | <PackageReference Include="WixToolset.BootstrapperCore.Native" /> | ||
| 95 | 93 | ||
| 96 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 94 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
| 97 | <PackageReference Include="GitInfo" PrivateAssets="All" /> | 95 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |
diff --git a/src/ext/Bal/mbahost/mbahost.vcxproj b/src/ext/Bal/mbahost/mbahost.vcxproj index ababf19c..cd90776b 100644 --- a/src/ext/Bal/mbahost/mbahost.vcxproj +++ b/src/ext/Bal/mbahost/mbahost.vcxproj | |||
| @@ -67,9 +67,7 @@ | |||
| 67 | </ItemGroup> | 67 | </ItemGroup> |
| 68 | 68 | ||
| 69 | <ItemGroup> | 69 | <ItemGroup> |
| 70 | <PackageReference Include="WixToolset.Dutil" /> | ||
| 71 | <PackageReference Include="WixToolset.BalUtil" /> | 70 | <PackageReference Include="WixToolset.BalUtil" /> |
| 72 | <PackageReference Include="WixToolset.BootstrapperCore.Native" /> | ||
| 73 | 71 | ||
| 74 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 72 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
| 75 | <PackageReference Include="GitInfo" PrivateAssets="All" /> | 73 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |
diff --git a/src/ext/Bal/test/examples/TestEngine/Example.TestEngine.vcxproj b/src/ext/Bal/test/examples/TestEngine/Example.TestEngine.vcxproj index 68e66741..1ce5737c 100644 --- a/src/ext/Bal/test/examples/TestEngine/Example.TestEngine.vcxproj +++ b/src/ext/Bal/test/examples/TestEngine/Example.TestEngine.vcxproj | |||
| @@ -61,9 +61,7 @@ | |||
| 61 | </ItemGroup> | 61 | </ItemGroup> |
| 62 | 62 | ||
| 63 | <ItemGroup> | 63 | <ItemGroup> |
| 64 | <PackageReference Include="WixToolset.Dutil" /> | ||
| 65 | <PackageReference Include="WixToolset.BalUtil" /> | 64 | <PackageReference Include="WixToolset.BalUtil" /> |
| 66 | <PackageReference Include="WixToolset.BootstrapperCore.Native" /> | ||
| 67 | 65 | ||
| 68 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 66 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
| 69 | <PackageReference Include="GitInfo" PrivateAssets="All" /> | 67 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |
diff --git a/src/ext/Bal/wixstdba/wixstdba.vcxproj b/src/ext/Bal/wixstdba/wixstdba.vcxproj index 85d90e77..a43cc345 100644 --- a/src/ext/Bal/wixstdba/wixstdba.vcxproj +++ b/src/ext/Bal/wixstdba/wixstdba.vcxproj | |||
| @@ -71,9 +71,7 @@ rc.exe -fo "$(OutDir)wixstdba.res" "$(IntDir)wixstdba.messages.rc"</Command> | |||
| 71 | </ItemGroup> | 71 | </ItemGroup> |
| 72 | 72 | ||
| 73 | <ItemGroup> | 73 | <ItemGroup> |
| 74 | <PackageReference Include="WixToolset.Dutil" /> | ||
| 75 | <PackageReference Include="WixToolset.BalUtil" /> | 74 | <PackageReference Include="WixToolset.BalUtil" /> |
| 76 | <PackageReference Include="WixToolset.BootstrapperCore.Native" /> | ||
| 77 | 75 | ||
| 78 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 76 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
| 79 | <PackageReference Include="GitInfo" PrivateAssets="All" /> | 77 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |
