diff options
| author | Rob Mensching <rob@firegiant.com> | 2018-07-12 23:10:14 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2018-07-12 23:10:14 -0700 |
| commit | ae8c2ebdb5c22268fc4edda112ef028a4bef412f (patch) | |
| tree | 3b4994af6d278eee96adb402fa48af8a7e2ff58d /src/WixToolset.Core.Burn | |
| parent | fc92b28f87599ac25d35399dc2df2f356a285960 (diff) | |
| download | wix-ae8c2ebdb5c22268fc4edda112ef028a4bef412f.tar.gz wix-ae8c2ebdb5c22268fc4edda112ef028a4bef412f.tar.bz2 wix-ae8c2ebdb5c22268fc4edda112ef028a4bef412f.zip | |
Update development dependencies
Diffstat (limited to 'src/WixToolset.Core.Burn')
| -rw-r--r-- | src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj b/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj index fba9eb3a..30079866 100644 --- a/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj +++ b/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj | |||
| @@ -22,6 +22,6 @@ | |||
| 22 | </ItemGroup> | 22 | </ItemGroup> |
| 23 | 23 | ||
| 24 | <ItemGroup> | 24 | <ItemGroup> |
| 25 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.7" PrivateAssets="all" /> | 25 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="all" /> |
| 26 | </ItemGroup> | 26 | </ItemGroup> |
| 27 | </Project> | 27 | </Project> |
