diff options
Diffstat (limited to 'src/wixlib/bal.wixproj')
-rw-r--r-- | src/wixlib/bal.wixproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wixlib/bal.wixproj b/src/wixlib/bal.wixproj index 5657ffbd..38cdf242 100644 --- a/src/wixlib/bal.wixproj +++ b/src/wixlib/bal.wixproj | |||
@@ -17,6 +17,6 @@ | |||
17 | <ProjectReference Include="..\wixstdba\wixstdba.vcxproj" /> | 17 | <ProjectReference Include="..\wixstdba\wixstdba.vcxproj" /> |
18 | </ItemGroup> | 18 | </ItemGroup> |
19 | <ItemGroup> | 19 | <ItemGroup> |
20 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="All" /> | 20 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" PrivateAssets="All" /> |
21 | </ItemGroup> | 21 | </ItemGroup> |
22 | </Project> \ No newline at end of file | 22 | </Project> \ No newline at end of file |