aboutsummaryrefslogtreecommitdiff
path: root/src/api
diff options
context:
space:
mode:
Diffstat (limited to 'src/api')
-rw-r--r--src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj1
-rw-r--r--src/api/burn/balutil/balutil.vcxproj1
-rw-r--r--src/api/burn/bextutil/bextutil.vcxproj1
-rw-r--r--src/api/burn/mbanative/mbanative.vcxproj1
4 files changed, 0 insertions, 4 deletions
diff --git a/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj b/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj
index b83084d0..7f1b27c2 100644
--- a/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj
+++ b/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj
@@ -10,7 +10,6 @@
10 10
11 <ItemGroup> 11 <ItemGroup>
12 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> 12 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
13 <PackageReference Include="GitInfo" PrivateAssets="All" />
14 </ItemGroup> 13 </ItemGroup>
15 14
16 <Target Name="Pack" 15 <Target Name="Pack"
diff --git a/src/api/burn/balutil/balutil.vcxproj b/src/api/burn/balutil/balutil.vcxproj
index 42a86fd1..d5cd146b 100644
--- a/src/api/burn/balutil/balutil.vcxproj
+++ b/src/api/burn/balutil/balutil.vcxproj
@@ -82,7 +82,6 @@
82 82
83 <ItemGroup> 83 <ItemGroup>
84 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> 84 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
85 <PackageReference Include="GitInfo" PrivateAssets="All" />
86 85
87 <PackageReference Include="WixToolset.DUtil" /> 86 <PackageReference Include="WixToolset.DUtil" />
88 </ItemGroup> 87 </ItemGroup>
diff --git a/src/api/burn/bextutil/bextutil.vcxproj b/src/api/burn/bextutil/bextutil.vcxproj
index 6af9cd56..69222b4c 100644
--- a/src/api/burn/bextutil/bextutil.vcxproj
+++ b/src/api/burn/bextutil/bextutil.vcxproj
@@ -71,7 +71,6 @@
71 71
72 <ItemGroup> 72 <ItemGroup>
73 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> 73 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
74 <PackageReference Include="GitInfo" PrivateAssets="All" />
75 74
76 <PackageReference Include="WixToolset.DUtil" /> 75 <PackageReference Include="WixToolset.DUtil" />
77 </ItemGroup> 76 </ItemGroup>
diff --git a/src/api/burn/mbanative/mbanative.vcxproj b/src/api/burn/mbanative/mbanative.vcxproj
index e6376ca7..47d09591 100644
--- a/src/api/burn/mbanative/mbanative.vcxproj
+++ b/src/api/burn/mbanative/mbanative.vcxproj
@@ -67,7 +67,6 @@
67 67
68 <ItemGroup> 68 <ItemGroup>
69 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> 69 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
70 <PackageReference Include="GitInfo" PrivateAssets="All" />
71 70
72 <PackageReference Include="WixToolset.DUtil" /> 71 <PackageReference Include="WixToolset.DUtil" />
73 </ItemGroup> 72 </ItemGroup>