diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/wixstdba.vcxproj')
-rw-r--r-- | src/ext/Bal/wixstdba/wixstdba.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/Bal/wixstdba/wixstdba.vcxproj b/src/ext/Bal/wixstdba/wixstdba.vcxproj index e8317fbf..1f961018 100644 --- a/src/ext/Bal/wixstdba/wixstdba.vcxproj +++ b/src/ext/Bal/wixstdba/wixstdba.vcxproj | |||
@@ -82,7 +82,7 @@ | |||
82 | </ItemGroup> | 82 | </ItemGroup> |
83 | 83 | ||
84 | <ItemGroup> | 84 | <ItemGroup> |
85 | <PackageReference Include="WixToolset.BalUtil" /> | 85 | <PackageReference Include="WixToolset.BootstrapperApplicationApi" /> |
86 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 86 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
87 | </ItemGroup> | 87 | </ItemGroup> |
88 | 88 | ||