iota.lib.csharp icon indicating copy to clipboard operation
iota.lib.csharp copied to clipboard

merge .net framework and standard project

Open guojiancong opened this issue 7 years ago • 2 comments
trafficstars

use the same code

guojiancong avatar Apr 03 '18 13:04 guojiancong

Are there any plans on accepting this PR? Its nice to have the same code base for both the frameworks.

The only issue I am seeing is that you might not be able to load those projects in Visual Studio previous to 2017.

vissie003 avatar May 03 '18 06:05 vissie003

@vissie003 in vs2015, you can try: 1.change LangVersion to default 2.install Microsoft.Net.Compilers

next version I will fix it

guojiancong avatar May 15 '18 07:05 guojiancong