diff options
Diffstat (limited to 'src/wixext/WixToolset.UI.wixext.csproj')
-rw-r--r-- | src/wixext/WixToolset.UI.wixext.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wixext/WixToolset.UI.wixext.csproj b/src/wixext/WixToolset.UI.wixext.csproj index f8b47f63..5300e78f 100644 --- a/src/wixext/WixToolset.UI.wixext.csproj +++ b/src/wixext/WixToolset.UI.wixext.csproj | |||
@@ -24,6 +24,6 @@ | |||
24 | </ItemGroup> | 24 | </ItemGroup> |
25 | 25 | ||
26 | <ItemGroup> | 26 | <ItemGroup> |
27 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="All" /> | 27 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" PrivateAssets="All" /> |
28 | </ItemGroup> | 28 | </ItemGroup> |
29 | </Project> | 29 | </Project> |