Explorar el Código

Build for .net5

Brad Robinson hace 3 años
padre
commit
f095744ee3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'">