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, 1 insertions, 0 deletions
diff --git a/src/heat/heat.csproj b/src/heat/heat.csproj
index b5018b67..9d6eeaa7 100644
--- a/src/heat/heat.csproj
+++ b/src/heat/heat.csproj
@@ -13,6 +13,7 @@
13 <RuntimeIdentifier Condition=" '$(RuntimeIdentifier)'=='' and '$(TargetFramework)'!='netcoreapp2.1' ">win-x86</RuntimeIdentifier> 13 <RuntimeIdentifier Condition=" '$(RuntimeIdentifier)'=='' and '$(TargetFramework)'!='netcoreapp2.1' ">win-x86</RuntimeIdentifier>
14 <AppConfig>app.config</AppConfig> 14 <AppConfig>app.config</AppConfig>
15 <ApplicationManifest>heat.exe.manifest</ApplicationManifest> 15 <ApplicationManifest>heat.exe.manifest</ApplicationManifest>
16 <RollForward>Major</RollForward>
16 </PropertyGroup> 17 </PropertyGroup>
17 18
18 <PropertyGroup> 19 <PropertyGroup>