diff options
Diffstat (limited to 'src/wixext/WixToolset.Http.wixext.csproj')
| -rw-r--r-- | src/wixext/WixToolset.Http.wixext.csproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/wixext/WixToolset.Http.wixext.csproj b/src/wixext/WixToolset.Http.wixext.csproj index 59c278e6..089a51d0 100644 --- a/src/wixext/WixToolset.Http.wixext.csproj +++ b/src/wixext/WixToolset.Http.wixext.csproj | |||
| @@ -13,7 +13,6 @@ | |||
| 13 | 13 | ||
| 14 | <ItemGroup> | 14 | <ItemGroup> |
| 15 | <Content Include="$(MSBuildThisFileName).targets" /> | 15 | <Content Include="$(MSBuildThisFileName).targets" /> |
| 16 | <Content Include="http.xsd" PackagePath="tools" /> | ||
| 17 | <EmbeddedResource Include="$(OutputPath)..\http.wixlib" /> | 16 | <EmbeddedResource Include="$(OutputPath)..\http.wixlib" /> |
| 18 | </ItemGroup> | 17 | </ItemGroup> |
| 19 | 18 | ||
| @@ -27,6 +26,6 @@ | |||
| 27 | </ItemGroup> | 26 | </ItemGroup> |
| 28 | 27 | ||
| 29 | <ItemGroup> | 28 | <ItemGroup> |
| 30 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="all" /> | 29 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" PrivateAssets="all" /> |
| 31 | </ItemGroup> | 30 | </ItemGroup> |
| 32 | </Project> | 31 | </Project> |
