diff options
| author | Rob Mensching <rob@firegiant.com> | 2017-12-29 04:47:15 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2017-12-29 04:47:33 -0800 |
| commit | ab4ee36c182b67a80ca3404fdc344bf948192740 (patch) | |
| tree | 949595529f20c637ff2c2606891eb3deec674964 /src/WixToolset.Core.InternalPackage | |
| parent | 8d04e35f943507d7c6338f0cc7779aeeab862d23 (diff) | |
| download | wix-ab4ee36c182b67a80ca3404fdc344bf948192740.tar.gz wix-ab4ee36c182b67a80ca3404fdc344bf948192740.tar.bz2 wix-ab4ee36c182b67a80ca3404fdc344bf948192740.zip | |
Clean up project files and update to latest GitVersioning
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 bc830163..1e68ada0 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.0.41" PrivateAssets="all" /> | 15 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.7" PrivateAssets="all" /> |
| 16 | </ItemGroup> | 16 | </ItemGroup> |
| 17 | 17 | ||
| 18 | <PropertyGroup> | 18 | <PropertyGroup> |
