diff options
| author | Bob Arnson <bob@firegiant.com> | 2020-11-17 18:59:51 -0500 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2020-11-17 19:58:16 -0500 |
| commit | 50f38d69001b2eb457a4603e14c98d05e28c3a5d (patch) | |
| tree | 88ff20248c5b2c22958d45b1e49fe7e6a88477e0 /src/WixToolset.Core.InternalPackage | |
| parent | 4c5ad8eff847ae894bbb91a50335fe7982e0ead2 (diff) | |
| download | wix-50f38d69001b2eb457a4603e14c98d05e28c3a5d.tar.gz wix-50f38d69001b2eb457a4603e14c98d05e28c3a5d.tar.bz2 wix-50f38d69001b2eb457a4603e14c98d05e28c3a5d.zip | |
Update dependencies
...and skip now-broken DotNetCoreSdk Heat test
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 24d5decc..122734ed 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="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> |
