aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2018-07-12 23:10:14 -0700
committerRob Mensching <rob@firegiant.com>2018-07-12 23:10:14 -0700
commitae8c2ebdb5c22268fc4edda112ef028a4bef412f (patch)
tree3b4994af6d278eee96adb402fa48af8a7e2ff58d /src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj
parentfc92b28f87599ac25d35399dc2df2f356a285960 (diff)
downloadwix-ae8c2ebdb5c22268fc4edda112ef028a4bef412f.tar.gz
wix-ae8c2ebdb5c22268fc4edda112ef028a4bef412f.tar.bz2
wix-ae8c2ebdb5c22268fc4edda112ef028a4bef412f.zip
Update development dependencies
Diffstat (limited to 'src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj')
-rw-r--r--src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj b/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj
index 04d2b2e1..fcd5937b 100644
--- a/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj
+++ b/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj
@@ -26,6 +26,6 @@
26 </ItemGroup> 26 </ItemGroup>
27 27
28 <ItemGroup> 28 <ItemGroup>
29 <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.7" PrivateAssets="all" /> 29 <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="all" />
30 </ItemGroup> 30 </ItemGroup>
31</Project> 31</Project>