diff --git a/Modbus.Net/Modbus.Net-vs2015.sln b/Modbus.Net/Modbus.Net-vs2015.sln
deleted file mode 100644
index 1931373..0000000
--- a/Modbus.Net/Modbus.Net-vs2015.sln
+++ /dev/null
@@ -1,43 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 15
-VisualStudioVersion = 15.0.27130.2010
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Modbus.Net-vs2015", "Modbus.Net\Modbus.Net-vs2015.csproj", "{0C662F94-7362-4D4F-AFD7-76562764893C}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Modbus.Net.Modbus-vs2015", "Modbus.Net.Modbus\Modbus.Net.Modbus-vs2015.csproj", "{AF2BFCBB-F396-4340-A612-5D0C2477C1B3}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Modbus.Net.Siemens-vs2015", "Modbus.Net.Siemens\Modbus.Net.Siemens-vs2015.csproj", "{53EFB3C6-771E-44D2-9E77-5E70C86D00A5}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Modbus.Net.OPC-vs2015", "Modbus.Net.OPC\Modbus.Net.OPC-vs2015.csproj", "{AD3FF8DE-B9C1-4242-ACC5-4E9400A883B5}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0C662F94-7362-4D4F-AFD7-76562764893C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {0C662F94-7362-4D4F-AFD7-76562764893C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {0C662F94-7362-4D4F-AFD7-76562764893C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {0C662F94-7362-4D4F-AFD7-76562764893C}.Release|Any CPU.Build.0 = Release|Any CPU
- {AF2BFCBB-F396-4340-A612-5D0C2477C1B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {AF2BFCBB-F396-4340-A612-5D0C2477C1B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {AF2BFCBB-F396-4340-A612-5D0C2477C1B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {AF2BFCBB-F396-4340-A612-5D0C2477C1B3}.Release|Any CPU.Build.0 = Release|Any CPU
- {53EFB3C6-771E-44D2-9E77-5E70C86D00A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {53EFB3C6-771E-44D2-9E77-5E70C86D00A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {53EFB3C6-771E-44D2-9E77-5E70C86D00A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {53EFB3C6-771E-44D2-9E77-5E70C86D00A5}.Release|Any CPU.Build.0 = Release|Any CPU
- {AD3FF8DE-B9C1-4242-ACC5-4E9400A883B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {AD3FF8DE-B9C1-4242-ACC5-4E9400A883B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {AD3FF8DE-B9C1-4242-ACC5-4E9400A883B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {AD3FF8DE-B9C1-4242-ACC5-4E9400A883B5}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {98BE5DC9-7F81-4673-9202-9C334802DAD9}
- EndGlobalSection
-EndGlobal
diff --git a/Modbus.Net/Modbus.Net.Modbus/Modbus.Net.Modbus-vs2015.csproj b/Modbus.Net/Modbus.Net.Modbus/Modbus.Net.Modbus-vs2015.csproj
deleted file mode 100644
index bf2c313..0000000
--- a/Modbus.Net/Modbus.Net.Modbus/Modbus.Net.Modbus-vs2015.csproj
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
- Debug
- AnyCPU
- {AF2BFCBB-F396-4340-A612-5D0C2477C1B3}
- Library
- Properties
- Modbus.Net.Modbus
- Modbus.Net.Modbus
- v4.5
- 512
-
-
-
- true
- full
- false
- bin\Debug\
- TRACE;DEBUG;NET45
- prompt
- 4
-
-
- pdbonly
- true
- bin\Release\
- TRACE;NET45
- prompt
- 4
-
-
-
- ..\packages\Serilog.2.5.0\lib\net45\Serilog.dll
-
-
-
-
-
- ..\packages\System.ValueTuple.4.4.0\lib\netstandard1.0\System.ValueTuple.dll
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {0c662f94-7362-4d4f-afd7-76562764893c}
- Modbus.Net-vs2015
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Modbus.Net/Modbus.Net.Modbus/packages.config b/Modbus.Net/Modbus.Net.Modbus/packages.config
deleted file mode 100644
index f531b99..0000000
--- a/Modbus.Net/Modbus.Net.Modbus/packages.config
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/Modbus.Net/Modbus.Net.Modbus/project.json b/Modbus.Net/Modbus.Net.Modbus/project.json
deleted file mode 100644
index b3f452a..0000000
--- a/Modbus.Net/Modbus.Net.Modbus/project.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "runtimes": {
- "win": {}
- }
-}
diff --git a/Modbus.Net/Modbus.Net.OPC/Modbus.Net.OPC-vs2015.csproj b/Modbus.Net/Modbus.Net.OPC/Modbus.Net.OPC-vs2015.csproj
deleted file mode 100644
index 983db3e..0000000
--- a/Modbus.Net/Modbus.Net.OPC/Modbus.Net.OPC-vs2015.csproj
+++ /dev/null
@@ -1,101 +0,0 @@
-
-
-
-
- Debug
- AnyCPU
- {AD3FF8DE-B9C1-4242-ACC5-4E9400A883B5}
- Library
- Properties
- Modbus.Net.OPC
- Modbus.Net.OPC
- v4.5
- 512
-
-
-
- true
- full
- false
- bin\Debug\
- TRACE;DEBUG;NET45
- prompt
- 4
-
-
- pdbonly
- true
- bin\Release\
- TRACE;NET45
- prompt
- 4
-
-
-
- ..\packages\H.Opc.0.9.3\lib\h-opc.dll
-
-
- ..\packages\H.Opc.0.9.3\lib\Opc.Ua.Client.dll
-
-
- ..\packages\H.Opc.0.9.3\lib\Opc.Ua.Configuration.dll
-
-
- ..\packages\H.Opc.0.9.3\lib\Opc.Ua.Core.dll
-
-
- ..\packages\H.Opc.0.9.3\lib\OpcComRcw.dll
- True
-
-
- ..\packages\H.Opc.0.9.3\lib\OpcNetApi.dll
-
-
- ..\packages\H.Opc.0.9.3\lib\OpcNetApi.Com.dll
-
-
- ..\packages\Serilog.2.5.0\lib\net45\Serilog.dll
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {0c662f94-7362-4d4f-afd7-76562764893c}
- Modbus.Net-vs2015
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Modbus.Net/Modbus.Net.OPC/packages.config b/Modbus.Net/Modbus.Net.OPC/packages.config
deleted file mode 100644
index c84fd0e..0000000
--- a/Modbus.Net/Modbus.Net.OPC/packages.config
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/Modbus.Net/Modbus.Net.OPC/project.json b/Modbus.Net/Modbus.Net.OPC/project.json
deleted file mode 100644
index b3f452a..0000000
--- a/Modbus.Net/Modbus.Net.OPC/project.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "runtimes": {
- "win": {}
- }
-}
diff --git a/Modbus.Net/Modbus.Net.Siemens/Modbus.Net.Siemens-vs2015.csproj b/Modbus.Net/Modbus.Net.Siemens/Modbus.Net.Siemens-vs2015.csproj
deleted file mode 100644
index 5d4cabe..0000000
--- a/Modbus.Net/Modbus.Net.Siemens/Modbus.Net.Siemens-vs2015.csproj
+++ /dev/null
@@ -1,75 +0,0 @@
-
-
-
-
- Debug
- AnyCPU
- {53EFB3C6-771E-44D2-9E77-5E70C86D00A5}
- Library
- Properties
- Modbus.Net.Siemens
- Modbus.Net.Siemens
- v4.5
- 512
-
-
-
- true
- full
- false
- bin\Debug\
- TRACE;DEBUG;NET45
- prompt
- 4
-
-
- pdbonly
- true
- bin\Release\
- TRACE;NET45
- prompt
- 4
-
-
-
- ..\packages\Serilog.2.5.0\lib\net45\Serilog.dll
-
-
-
-
-
- ..\packages\System.ValueTuple.4.4.0\lib\netstandard1.0\System.ValueTuple.dll
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {0c662f94-7362-4d4f-afd7-76562764893c}
- Modbus.Net-vs2015
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Modbus.Net/Modbus.Net.Siemens/packages.config b/Modbus.Net/Modbus.Net.Siemens/packages.config
deleted file mode 100644
index f531b99..0000000
--- a/Modbus.Net/Modbus.Net.Siemens/packages.config
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/Modbus.Net/Modbus.Net.Siemens/project.json b/Modbus.Net/Modbus.Net.Siemens/project.json
deleted file mode 100644
index b3f452a..0000000
--- a/Modbus.Net/Modbus.Net.Siemens/project.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "runtimes": {
- "win": {}
- }
-}
diff --git a/Modbus.Net/Modbus.Net/Modbus.Net-vs2015.csproj b/Modbus.Net/Modbus.Net/Modbus.Net-vs2015.csproj
deleted file mode 100644
index c21d71d..0000000
--- a/Modbus.Net/Modbus.Net/Modbus.Net-vs2015.csproj
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
- Debug
- AnyCPU
- {0C662F94-7362-4D4F-AFD7-76562764893C}
- Library
- Properties
- Modbus.Net
- Modbus.Net
- v4.5
- 512
-
-
-
-
-
- true
- full
- false
- bin\Debug\
- TRACE;DEBUG;NET45
- prompt
- 4
-
-
- pdbonly
- true
- bin\Release\
- TRACE;NET45
- prompt
- 4
-
-
-
- ..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll
-
-
- ..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll
-
-
- ..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll
-
-
- ..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.dll
-
-
- ..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.Concurrent.dll
-
-
- ..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.Enlightenment.dll
-
-
- ..\packages\Serilog.2.6.0\lib\net45\Serilog.dll
-
-
-
-
-
-
- ..\packages\System.ValueTuple.4.4.0\lib\netstandard1.0\System.ValueTuple.dll
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Component
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Designer
-
-
-
-
-
-
- This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
-
-
-
\ No newline at end of file
diff --git a/Modbus.Net/Modbus.Net/Modbus.Net.csproj b/Modbus.Net/Modbus.Net/Modbus.Net.csproj
index 890433d..c7cab84 100644
--- a/Modbus.Net/Modbus.Net/Modbus.Net.csproj
+++ b/Modbus.Net/Modbus.Net/Modbus.Net.csproj
@@ -30,8 +30,7 @@
-
-
+
diff --git a/Modbus.Net/Modbus.Net/package-lock.json b/Modbus.Net/Modbus.Net/package-lock.json
deleted file mode 100644
index 48e341a..0000000
--- a/Modbus.Net/Modbus.Net/package-lock.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "lockfileVersion": 1
-}
diff --git a/Modbus.Net/Modbus.Net/packages.config b/Modbus.Net/Modbus.Net/packages.config
deleted file mode 100644
index dd574be..0000000
--- a/Modbus.Net/Modbus.Net/packages.config
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Modbus.Net/Modbus.Net/project.json b/Modbus.Net/Modbus.Net/project.json
deleted file mode 100644
index b3f452a..0000000
--- a/Modbus.Net/Modbus.Net/project.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "runtimes": {
- "win": {}
- }
-}