diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-05-06 13:42:03 +1000 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-05-08 22:05:22 +1000 |
| commit | db3c7998c80523d8a059f7a9c3214dbc5c8c1e23 (patch) | |
| tree | 7fdeb1e91c3bcfd93c9cb379afcaf45732abe04c /src/WixToolset.Core.TestPackage | |
| parent | 2d23530fde970972c927680ee3df6466538ae8ca (diff) | |
| download | wix-db3c7998c80523d8a059f7a9c3214dbc5c8c1e23.tar.gz wix-db3c7998c80523d8a059f7a9c3214dbc5c8c1e23.tar.bz2 wix-db3c7998c80523d8a059f7a9c3214dbc5c8c1e23.zip | |
Remove Heat files from Core.
Diffstat (limited to 'src/WixToolset.Core.TestPackage')
| -rw-r--r-- | src/WixToolset.Core.TestPackage/WixToolset.Core.TestPackage.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/WixToolset.Core.TestPackage/WixToolset.Core.TestPackage.csproj b/src/WixToolset.Core.TestPackage/WixToolset.Core.TestPackage.csproj index e5a550f3..b58c38e8 100644 --- a/src/WixToolset.Core.TestPackage/WixToolset.Core.TestPackage.csproj +++ b/src/WixToolset.Core.TestPackage/WixToolset.Core.TestPackage.csproj | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> | 2 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> |
| 3 | 3 | ||
| 4 | <Project Sdk="Microsoft.NET.Sdk"> | 4 | <Project Sdk="Microsoft.NET.Sdk"> |
| @@ -22,7 +22,7 @@ | |||
| 22 | </ItemGroup> | 22 | </ItemGroup> |
| 23 | 23 | ||
| 24 | <ItemGroup> | 24 | <ItemGroup> |
| 25 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-18618-05" PrivateAssets="All"/> | 25 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" /> |
| 26 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="All" /> | 26 | <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" PrivateAssets="All" /> |
| 27 | </ItemGroup> | 27 | </ItemGroup> |
| 28 | 28 | ||
