aboutsummaryrefslogtreecommitdiff
path: root/src/ext/VisualStudio/wixlib/vs.wixproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/VisualStudio/wixlib/vs.wixproj')
-rw-r--r--src/ext/VisualStudio/wixlib/vs.wixproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/VisualStudio/wixlib/vs.wixproj b/src/ext/VisualStudio/wixlib/vs.wixproj
index 8af4d7ef..61b4a93a 100644
--- a/src/ext/VisualStudio/wixlib/vs.wixproj
+++ b/src/ext/VisualStudio/wixlib/vs.wixproj
@@ -14,7 +14,7 @@
14 </ItemGroup> 14 </ItemGroup>
15 15
16 <ItemGroup> 16 <ItemGroup>
17 <PackageReference Include="Microsoft.SourceLink.GitHub" /> 17 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
18 <PackageReference Include="GitInfo" /> 18 <PackageReference Include="GitInfo" PrivateAssets="All" />
19 </ItemGroup> 19 </ItemGroup>
20</Project> 20</Project>