aboutsummaryrefslogtreecommitdiff
path: root/src/dotnet-wix
diff options
context:
space:
mode:
Diffstat (limited to 'src/dotnet-wix')
-rw-r--r--src/dotnet-wix/dotnet-wix.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dotnet-wix/dotnet-wix.csproj b/src/dotnet-wix/dotnet-wix.csproj
index 0f42d0be..4cb9ba54 100644
--- a/src/dotnet-wix/dotnet-wix.csproj
+++ b/src/dotnet-wix/dotnet-wix.csproj
@@ -12,7 +12,7 @@
12 </PropertyGroup> 12 </PropertyGroup>
13 13
14 <ItemGroup> 14 <ItemGroup>
15 <PackageReference Include="Nerdbank.GitVersioning" Version="3.1.91" PrivateAssets="All" /> 15 <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" PrivateAssets="All" />
16 </ItemGroup> 16 </ItemGroup>
17 17
18 <PropertyGroup> 18 <PropertyGroup>