aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-05-09 21:06:30 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-05-09 21:11:56 +1000
commitdf6e15e2b026f8a419fb275c0b50c9d3b3298859 (patch)
treefeaf025b1e4e2e7957e0b612fb0fb3a659101730 /src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
parent45a46d9175aa29c526e22bf6193837543610bb37 (diff)
downloadwix-df6e15e2b026f8a419fb275c0b50c9d3b3298859.tar.gz
wix-df6e15e2b026f8a419fb275c0b50c9d3b3298859.tar.bz2
wix-df6e15e2b026f8a419fb275c0b50c9d3b3298859.zip
Update dependencies.
Diffstat (limited to 'src/WixToolset.Core.Native/WixToolset.Core.Native.csproj')
-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 b4b1082f..ee5cbc8e 100644
--- a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
+++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
@@ -13,7 +13,7 @@
13 </ItemGroup> 13 </ItemGroup>
14 14
15 <ItemGroup> 15 <ItemGroup>
16 <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-18618-05" PrivateAssets="All" /> 16 <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
17 <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="all" /> 17 <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="all" />
18 </ItemGroup> 18 </ItemGroup>
19 19