diff --git a/ILAsm.Managed.Core/ILAsm.Managed.Core.csproj b/ILAsm.Managed.Core/ILAsm.Managed.Core.csproj index 3e837dc..c81eed1 100644 --- a/ILAsm.Managed.Core/ILAsm.Managed.Core.csproj +++ b/ILAsm.Managed.Core/ILAsm.Managed.Core.csproj @@ -1,20 +1,22 @@  - net40;net45;net48;netstandard2.0 + net20;net35;net40;net45;net48;netstandard2.0;netstandard2.1;netcoreapp2.2;netcoreapp3.1;net5.0;net6.0 latest - + + false + $(DefineConstants);CECIL + true - true - false + false false + false false true true true - $(NoWarn);CS1570;CS1591;NU5105 + $(NoWarn);0618;0414;1591;1587;1570;1572;1573;SYSLIB0003 - true true git https://github.com/kekyo/ILAsm.Managed.git @@ -22,7 +24,7 @@ ILAsm.Managed ILAsm.Managed Copyright (c) Kouji Matsui - MIT + MIT Kouji Matsui (@kozy_kekyo, @kekyo@mastodon.cloud) Kouji Matsui (@kozy_kekyo, @kekyo@mastodon.cloud) @@ -45,7 +47,7 @@ - + @@ -60,17 +62,24 @@ - - - + - + + + + + - + + + + + +