summaryrefslogtreecommitdiff
path: root/dev-dotnet/coco/files/coco-2014.12.24-Coco-csproj.patch
blob: 9a3d3b3ec0a5cbb4c613b63e9d1afe70423edff1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/Coco.csproj
+++ b/Coco.csproj
@@ -13,7 +13,7 @@
 
   <PropertyGroup>
     <OutputType>Exe</OutputType>
-    <TargetFrameworks>net6.0;net5.0;netcoreapp3.1</TargetFrameworks>
+    <TargetFrameworks>net6.0</TargetFrameworks>
     <PackAsTool>true</PackAsTool>
     <ToolCommandName>coco</ToolCommandName>
     <GeneratePackageOnBuild>true</GeneratePackageOnBuild>