diff options
Diffstat (limited to 'src/ext/VisualStudio')
| -rw-r--r-- | src/ext/VisualStudio/ca/vsca.vcxproj | 1 | ||||
| -rw-r--r-- | src/ext/VisualStudio/wixlib/vs.wixproj | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/ext/VisualStudio/ca/vsca.vcxproj b/src/ext/VisualStudio/ca/vsca.vcxproj index 6eb78fd7..466275d8 100644 --- a/src/ext/VisualStudio/ca/vsca.vcxproj +++ b/src/ext/VisualStudio/ca/vsca.vcxproj | |||
| @@ -56,7 +56,6 @@ | |||
| 56 | <PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Native" /> | 56 | <PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Native" /> |
| 57 | <PackageReference Include="WixToolset.WcaUtil" /> | 57 | <PackageReference Include="WixToolset.WcaUtil" /> |
| 58 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 58 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
| 59 | <PackageReference Include="GitInfo" PrivateAssets="All" /> | ||
| 60 | </ItemGroup> | 59 | </ItemGroup> |
| 61 | 60 | ||
| 62 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 61 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
diff --git a/src/ext/VisualStudio/wixlib/vs.wixproj b/src/ext/VisualStudio/wixlib/vs.wixproj index 61b4a93a..85b9120a 100644 --- a/src/ext/VisualStudio/wixlib/vs.wixproj +++ b/src/ext/VisualStudio/wixlib/vs.wixproj | |||
| @@ -15,6 +15,5 @@ | |||
| 15 | 15 | ||
| 16 | <ItemGroup> | 16 | <ItemGroup> |
| 17 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 17 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
| 18 | <PackageReference Include="GitInfo" PrivateAssets="All" /> | ||
| 19 | </ItemGroup> | 18 | </ItemGroup> |
| 20 | </Project> | 19 | </Project> |
