From 874fb5fc3597d784a4e8ac07d735e3caa34417be Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 3 Jun 2020 12:51:14 +1000 Subject: Set .NET Core RollForward policy to Major. --- src/heat/heat.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'src/heat') 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 @@ win-x86 app.config heat.exe.manifest + Major -- cgit v1.2.3-55-g6feb