diff --git a/Directory.Build.props b/Directory.Build.props new file mode 100644 index 0000000..ba9bbd1 --- /dev/null +++ b/Directory.Build.props @@ -0,0 +1,26 @@ + + + + + NSS-128x128.png + + README.md + + + $(SolutionDir)bin\ + $(SolutionDir)bin\ + latest + + + true + true + true + snupkg + true + + + + + + + \ No newline at end of file diff --git a/Nefarius.Peripherals.SerialPort.sln b/Nefarius.Peripherals.SerialPort.sln index 3908637..43e9f32 100644 --- a/Nefarius.Peripherals.SerialPort.sln +++ b/Nefarius.Peripherals.SerialPort.sln @@ -7,6 +7,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nefarius.Peripherals.Serial EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{99052083-B245-462F-8778-4C94662ABABE}" ProjectSection(SolutionItems) = preProject + Directory.Build.props = Directory.Build.props Local.testsettings = Local.testsettings PInvokeSerialPort.vsmdi = PInvokeSerialPort.vsmdi README.md = README.md diff --git a/Nefarius.Peripherals.SerialPort/Nefarius.Peripherals.SerialPort.csproj b/Nefarius.Peripherals.SerialPort/Nefarius.Peripherals.SerialPort.csproj index 7efce75..e67c7cd 100644 --- a/Nefarius.Peripherals.SerialPort/Nefarius.Peripherals.SerialPort.csproj +++ b/Nefarius.Peripherals.SerialPort/Nefarius.Peripherals.SerialPort.csproj @@ -1,21 +1,16 @@  netstandard2.0 - true Ebrahim Byagowi, Benjamin Höglinger-Stelzer true https://github.com/nefarius/PInvokeSerialPort https://github.com/nefarius/PInvokeSerialPort Nefarius.Peripherals.SerialPort P/Invoke wrapper for Win32API serial port - Copyright 2012-2017 Ebrahim Byagowi, 2018-2022 Benjamin Höglinger-Stelzer - https://raw.githubusercontent.com/Nefarius/PInvokeSerialPort/master/ProjectIcon.png - https://raw.githubusercontent.com/nefarius/PInvokeSerialPort/master/LICENSE + Copyright 2012-2017 Ebrahim Byagowi, 2018-2024 Benjamin Höglinger-Stelzer 1.0.0 - $(SolutionDir)bin\ - NSS-128x128.png - - latest + MIT + true @@ -28,13 +23,6 @@ - - - True - - - - all diff --git a/PInvokeSerialPort.Sample/PInvokeSerialPort.Sample.csproj b/PInvokeSerialPort.Sample/PInvokeSerialPort.Sample.csproj index 5777734..32a4d1a 100755 --- a/PInvokeSerialPort.Sample/PInvokeSerialPort.Sample.csproj +++ b/PInvokeSerialPort.Sample/PInvokeSerialPort.Sample.csproj @@ -9,8 +9,10 @@ Copyright © 2012 bin\$(Configuration)\ latest + + false - +