diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2021-04-28 16:58:44 -0500 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2021-04-29 14:06:58 -0500 |
commit | ae224f38e8349e2d0dfce95918571db4f18b5fba (patch) | |
tree | 3d79b86fe2d0cc38d30e09473ca2e36942d9a480 /src/wixnative/wixnative.vcxproj | |
parent | 6a496fc90dd88ce45803e5cd541a3a0d7da62154 (diff) | |
download | wix-ae224f38e8349e2d0dfce95918571db4f18b5fba.tar.gz wix-ae224f38e8349e2d0dfce95918571db4f18b5fba.tar.bz2 wix-ae224f38e8349e2d0dfce95918571db4f18b5fba.zip |
Update to latest dutil.
Diffstat (limited to '')
-rw-r--r-- | src/wixnative/wixnative.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wixnative/wixnative.vcxproj b/src/wixnative/wixnative.vcxproj index 64c2e7d0..09dc97fa 100644 --- a/src/wixnative/wixnative.vcxproj +++ b/src/wixnative/wixnative.vcxproj | |||
@@ -67,7 +67,7 @@ | |||
67 | </ItemGroup> | 67 | </ItemGroup> |
68 | 68 | ||
69 | <ItemGroup> | 69 | <ItemGroup> |
70 | <PackageReference Include="WixToolset.Dutil" Version="4.0.64" /> | 70 | <PackageReference Include="WixToolset.Dutil" Version="4.0.72" /> |
71 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" /> | 71 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" /> |
72 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> | 72 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> |
73 | </ItemGroup> | 73 | </ItemGroup> |