Netstandard21 (#449)

* Add NetStandard2.1

* 21

* CS-Script.Core

* csscript

* ex
This commit is contained in:
Stef Heyenrath
2020-04-01 17:10:45 +02:00
committed by GitHub
parent e041e78bc7
commit 79da7d042b
9 changed files with 41 additions and 18 deletions

View File

@@ -31,6 +31,7 @@
<PackageReference Include="Handlebars.Net" Version="1.9.5" />
<PackageReference Include="log4net" Version="2.0.8" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<!--<PackageReference Include="Microsoft.CodeAnalysis.Scripting.Common" Version="3.4.0" />-->
</ItemGroup>
<ItemGroup>