aboutsummaryrefslogtreecommitdiff
path: root/src/wixnative
diff options
context:
space:
mode:
Diffstat (limited to 'src/wixnative')
-rw-r--r--src/wixnative/wixnative.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wixnative/wixnative.vcxproj b/src/wixnative/wixnative.vcxproj
index 09dc97fa..20959827 100644
--- a/src/wixnative/wixnative.vcxproj
+++ b/src/wixnative/wixnative.vcxproj
@@ -69,7 +69,7 @@
69 <ItemGroup> 69 <ItemGroup>
70 <PackageReference Include="WixToolset.Dutil" Version="4.0.72" /> 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="GitInfo" Version="2.1.2" />
73 </ItemGroup> 73 </ItemGroup>
74 74
75 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 75 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />