Ver Fonte

Build for .net5

Brad Robinson há 3 anos atrás
pai
commit
f095744ee3
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Topten.JsonKit/Topten.JsonKit.csproj

+ 1 - 1
Topten.JsonKit/Topten.JsonKit.csproj

@@ -3,7 +3,7 @@
   <Import Project="../buildtools/Topten.props" />
 
   <PropertyGroup>
-    <TargetFrameworks>net46;netcoreapp2.1</TargetFrameworks>
+    <TargetFrameworks>net46;netcoreapp2.1;net5.0</TargetFrameworks>
   </PropertyGroup>
 
   <PropertyGroup Condition="'$(Configuration)'=='Release'">