diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-07-14 14:49:57 +1000 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-07-14 14:49:57 +1000 |
| commit | 989aac23fea77419bf1a8c316c56d88844e97c8f (patch) | |
| tree | 4163e960bccfa2799ae1927dba6eeeae2c8393bd /src/WixToolset.Core.InternalPackage | |
| parent | 4e2031922b286f371e8bb329395384fba7eb9975 (diff) | |
| download | wix-989aac23fea77419bf1a8c316c56d88844e97c8f.tar.gz wix-989aac23fea77419bf1a8c316c56d88844e97c8f.tar.bz2 wix-989aac23fea77419bf1a8c316c56d88844e97c8f.zip | |
Upgrade dependencies.
Diffstat (limited to 'src/WixToolset.Core.InternalPackage')
| -rw-r--r-- | src/WixToolset.Core.InternalPackage/WixToolset.Core.InternalPackage.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolset.Core.InternalPackage/WixToolset.Core.InternalPackage.csproj b/src/WixToolset.Core.InternalPackage/WixToolset.Core.InternalPackage.csproj index 73f331ff..24d5decc 100644 --- a/src/WixToolset.Core.InternalPackage/WixToolset.Core.InternalPackage.csproj +++ b/src/WixToolset.Core.InternalPackage/WixToolset.Core.InternalPackage.csproj | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | </PropertyGroup> | 12 | </PropertyGroup> |
| 13 | 13 | ||
| 14 | <ItemGroup> | 14 | <ItemGroup> |
| 15 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="all" /> | 15 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.1.91" PrivateAssets="all" /> |
| 16 | </ItemGroup> | 16 | </ItemGroup> |
| 17 | 17 | ||
| 18 | <PropertyGroup> | 18 | <PropertyGroup> |
