Converted class library into SDK format
Changed to dotnet standard 2.0 Bumped sample and test framework to compatible version
This commit is contained in:
3
PInvokeSerialPort.Sample/app.config
Normal file
3
PInvokeSerialPort.Sample/app.config
Normal file
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/></startup></configuration>
|
||||
Reference in New Issue
Block a user