diff options
author | Rob Mensching <rob@firegiant.com> | 2024-03-06 14:48:10 -0800 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2024-03-07 10:55:57 -0800 |
commit | 3d2d46f62fc01e2653d0251ad9703090574e7c41 (patch) | |
tree | ffdf7dce6c646f38b5e3ad8325c2ce78ca891a1a /src/ext/Bal/Samples/bafunctions | |
parent | a8504dc4eb1c2d09965b0858699ac737336ef3c1 (diff) | |
download | wix-3d2d46f62fc01e2653d0251ad9703090574e7c41.tar.gz wix-3d2d46f62fc01e2653d0251ad9703090574e7c41.tar.bz2 wix-3d2d46f62fc01e2653d0251ad9703090574e7c41.zip |
Better .nupkg names
Diffstat (limited to 'src/ext/Bal/Samples/bafunctions')
-rw-r--r-- | src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj b/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj index 7e41313f..13ead500 100644 --- a/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj +++ b/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj | |||
@@ -60,7 +60,7 @@ | |||
60 | </ItemGroup> | 60 | </ItemGroup> |
61 | 61 | ||
62 | <ItemGroup> | 62 | <ItemGroup> |
63 | <PackageReference Include="WixToolset.BalUtil" /> | 63 | <PackageReference Include="WixToolset.BootstrapperApplicationApi" /> |
64 | 64 | ||
65 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 65 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
66 | </ItemGroup> | 66 | </ItemGroup> |