aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.Native
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2017-09-17 15:22:33 -0700
committerRob Mensching <rob@firegiant.com>2017-09-17 15:22:33 -0700
commit40d64f03447d8fa187e1d23addee931025bb6f93 (patch)
treef041f5bdede0a0643d821ab2723bcf6209c9f63f /src/WixToolset.Core.Native
parent088dc648a3478e2cacdbdab1cb1782556642ee69 (diff)
downloadwix-40d64f03447d8fa187e1d23addee931025bb6f93.tar.gz
wix-40d64f03447d8fa187e1d23addee931025bb6f93.tar.bz2
wix-40d64f03447d8fa187e1d23addee931025bb6f93.zip
Update to latest GitVersioning
Diffstat (limited to 'src/WixToolset.Core.Native')
-rw-r--r--src/WixToolset.Core.Native/WixToolset.Core.Native.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
index 858b9be2..3e66d84e 100644
--- a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
+++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
@@ -7,7 +7,7 @@
7 </PropertyGroup> 7 </PropertyGroup>
8 8
9 <ItemGroup> 9 <ItemGroup>
10 <PackageReference Include="Nerdbank.GitVersioning" Version="2.0.37-beta" PrivateAssets="all" /> 10 <PackageReference Include="Nerdbank.GitVersioning" Version="2.0.41" PrivateAssets="all" />
11 </ItemGroup> 11 </ItemGroup>
12 12
13 <!-- <ItemGroup> 13 <!-- <ItemGroup>