diff --git a/WSCT Core.sln.DotSettings b/WSCT Core.sln.DotSettings index 295ada4..6a10453 100644 --- a/WSCT Core.sln.DotSettings +++ b/WSCT Core.sln.DotSettings @@ -24,6 +24,7 @@ True True True + True True True True diff --git a/WSCT.Core.ConsoleTests/WSCT.Core.ConsoleTests.csproj b/WSCT.Core.ConsoleTests/WSCT.Core.ConsoleTests.csproj index f2158eb..dd8456b 100644 --- a/WSCT.Core.ConsoleTests/WSCT.Core.ConsoleTests.csproj +++ b/WSCT.Core.ConsoleTests/WSCT.Core.ConsoleTests.csproj @@ -1,7 +1,7 @@ - + - net462 - 3.0.0.0 + net462;netcoreapp3.1 + 3.0.1.0 Copyright © Sylvain Vernois 2007 WSCT ENSICAEN diff --git a/WSCT.Helpers.GUI/WSCT.Helpers.GUI.csproj b/WSCT.Helpers.GUI/WSCT.Helpers.GUI.csproj index a173b89..a633a8b 100644 --- a/WSCT.Helpers.GUI/WSCT.Helpers.GUI.csproj +++ b/WSCT.Helpers.GUI/WSCT.Helpers.GUI.csproj @@ -1,7 +1,7 @@ - + - net462 - 3.0.0.0 + net462;netcoreapp3.1 + 3.0.1.0 Copyright © Sylvain Vernois 2010 WSCT ENSICAEN @@ -13,6 +13,7 @@ WinExe + true diff --git a/WSCT.Wrapper.Desktop/WSCT.Wrapper.Desktop.csproj b/WSCT.Wrapper.Desktop/WSCT.Wrapper.Desktop.csproj index 0a0c6d1..c79b2e6 100644 --- a/WSCT.Wrapper.Desktop/WSCT.Wrapper.Desktop.csproj +++ b/WSCT.Wrapper.Desktop/WSCT.Wrapper.Desktop.csproj @@ -1,7 +1,7 @@  - net462 - 1.1.0.0 + net462;netcoreapp3.1 + 1.2.0.0 Copyright © ENSICAEN / GREYC 2014 WSCT ENSICAEN @@ -12,8 +12,9 @@ WSCT Wrapper for Desktop (Windows, Linux, MacOS). - 1.1.0.0 - 1.1.0.0 + MIT + - Support of netcoreapp3.1 added. + true diff --git a/WSCT.Wrapper.Desktop/WSCT.Wrapper.Desktop.nuspec b/WSCT.Wrapper.Desktop/WSCT.Wrapper.Desktop.nuspec deleted file mode 100644 index 404a9e7..0000000 --- a/WSCT.Wrapper.Desktop/WSCT.Wrapper.Desktop.nuspec +++ /dev/null @@ -1,41 +0,0 @@ - - - - - WSCT.Wrapper.Desktop - 1.1.0.0 - WSCT Wrapper for Desktop Computers - Sylvain Vernois - Sylvain Vernois - https://github.com/wsct/WSCT-Core - false - WSCT Wrapper for Desktop (Windows, Linux, MacOS) - First public version of the project as a nuget package. - Copyright 2014-2018 - smartcard, pc/sc, winscard, wsct - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/WSCT.Wrapper.MacOSX/WSCT.Wrapper.MacOSX.csproj b/WSCT.Wrapper.MacOSX/WSCT.Wrapper.MacOSX.csproj index ab1eed8..7ed93dc 100644 --- a/WSCT.Wrapper.MacOSX/WSCT.Wrapper.MacOSX.csproj +++ b/WSCT.Wrapper.MacOSX/WSCT.Wrapper.MacOSX.csproj @@ -1,7 +1,7 @@  - net462 - 1.1.0.0 + net462;netcoreapp3.1 + 1.2.0.0 Copyright © ENSICAEN / GREYC 2014 WSCT ENSICAEN @@ -13,6 +13,8 @@ true + true + MIT true diff --git a/WSCT.Wrapper.PCSCLite32/WSCT.Wrapper.PCSCLite32.csproj b/WSCT.Wrapper.PCSCLite32/WSCT.Wrapper.PCSCLite32.csproj index 5c7ea54..d96cf7a 100644 --- a/WSCT.Wrapper.PCSCLite32/WSCT.Wrapper.PCSCLite32.csproj +++ b/WSCT.Wrapper.PCSCLite32/WSCT.Wrapper.PCSCLite32.csproj @@ -1,7 +1,7 @@  - net462 - 1.1.0.0 + net462;netcoreapp3.1 + 1.2.0.0 Copyright © ENSICAEN / GREYC 2014 WSCT ENSICAEN @@ -13,6 +13,8 @@ true + true + MIT true diff --git a/WSCT.Wrapper.PCSCLite64/WSCT.Wrapper.PCSCLite64.csproj b/WSCT.Wrapper.PCSCLite64/WSCT.Wrapper.PCSCLite64.csproj index 1a61fb2..9e999cf 100644 --- a/WSCT.Wrapper.PCSCLite64/WSCT.Wrapper.PCSCLite64.csproj +++ b/WSCT.Wrapper.PCSCLite64/WSCT.Wrapper.PCSCLite64.csproj @@ -1,7 +1,7 @@  - net462 - 1.1.0.0 + net462;netcoreapp3.1 + 1.2.0.0 Copyright © ENSICAEN / GREYC 2014 WSCT ENSICAEN @@ -13,6 +13,8 @@ true + true + MIT true diff --git a/WSCT.Wrapper.WinSCard/WSCT.Wrapper.WinSCard.csproj b/WSCT.Wrapper.WinSCard/WSCT.Wrapper.WinSCard.csproj index a337781..94ae105 100644 --- a/WSCT.Wrapper.WinSCard/WSCT.Wrapper.WinSCard.csproj +++ b/WSCT.Wrapper.WinSCard/WSCT.Wrapper.WinSCard.csproj @@ -1,7 +1,7 @@  - net462 - 1.1.0.0 + net462;netcoreapp3.1 + 1.2.0.0 Copyright © ENSICAEN / GREYC 2014 WSCT ENSICAEN @@ -13,6 +13,8 @@ true + true + MIT true