diff options
author | Rob Mensching <rob@firegiant.com> | 2018-07-23 21:03:25 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2018-07-23 21:03:25 -0700 |
commit | 7f55b5b680f9b52da60354263af3493f0a4c5c79 (patch) | |
tree | d7c1a833c839bc4e9bf3f78cf632abd8796d546a /src/wixext | |
parent | 3f5a5717ac1ea7232d65122af22ba2a09032486b (diff) | |
download | wix-7f55b5b680f9b52da60354263af3493f0a4c5c79.tar.gz wix-7f55b5b680f9b52da60354263af3493f0a4c5c79.tar.bz2 wix-7f55b5b680f9b52da60354263af3493f0a4c5c79.zip |
Integrate Core to Tools repro and Extensibility.Data namespace changes
Diffstat (limited to 'src/wixext')
-rw-r--r-- | src/wixext/WixToolset.Netfx.wixext.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wixext/WixToolset.Netfx.wixext.csproj b/src/wixext/WixToolset.Netfx.wixext.csproj index d925e348..f18de385 100644 --- a/src/wixext/WixToolset.Netfx.wixext.csproj +++ b/src/wixext/WixToolset.Netfx.wixext.csproj | |||
@@ -30,6 +30,6 @@ | |||
30 | </ItemGroup> | 30 | </ItemGroup> |
31 | 31 | ||
32 | <ItemGroup> | 32 | <ItemGroup> |
33 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.7" PrivateAssets="all" /> | 33 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="all" /> |
34 | </ItemGroup> | 34 | </ItemGroup> |
35 | </Project> | 35 | </Project> |