aboutsummaryrefslogtreecommitdiff
path: root/src/heat
diff options
context:
space:
mode:
Diffstat (limited to 'src/heat')
-rw-r--r--src/heat/heat.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/heat/heat.csproj b/src/heat/heat.csproj
index f6548e65..c2dc5116 100644
--- a/src/heat/heat.csproj
+++ b/src/heat/heat.csproj
@@ -11,7 +11,6 @@
11 <PublishRepositoryUrl>true</PublishRepositoryUrl> 11 <PublishRepositoryUrl>true</PublishRepositoryUrl>
12 <!-- <PackAsTool>true</PackAsTool> --> 12 <!-- <PackAsTool>true</PackAsTool> -->
13 <RuntimeIdentifier Condition=" '$(RuntimeIdentifier)'=='' and '$(TargetFramework)'!='netcoreapp2.1' ">win-x86</RuntimeIdentifier> 13 <RuntimeIdentifier Condition=" '$(RuntimeIdentifier)'=='' and '$(TargetFramework)'!='netcoreapp2.1' ">win-x86</RuntimeIdentifier>
14 <PlatformTarget>AnyCPU</PlatformTarget>
15 <AppConfig>app.config</AppConfig> 14 <AppConfig>app.config</AppConfig>
16 <ApplicationManifest>heat.exe.manifest</ApplicationManifest> 15 <ApplicationManifest>heat.exe.manifest</ApplicationManifest>
17 </PropertyGroup> 16 </PropertyGroup>