diff --git a/ClientRtkGps/App.config b/ClientRtkGps/App.config index ac3b01a..5c7ab2d 100644 --- a/ClientRtkGps/App.config +++ b/ClientRtkGps/App.config @@ -1,31 +1,31 @@ -
- +
+
- - - - - + + + + + - - + + - + @@ -115,4 +115,12 @@ + + + + + + + + diff --git a/ClientRtkGps/ClientRtkGps.csproj b/ClientRtkGps/ClientRtkGps.csproj index 3d3db70..128f450 100644 --- a/ClientRtkGps/ClientRtkGps.csproj +++ b/ClientRtkGps/ClientRtkGps.csproj @@ -40,8 +40,9 @@ ..\packages\Flurl.2.8.0\lib\net40\Flurl.dll - - ..\packages\log4net.2.0.8\lib\net45-full\log4net.dll + + ..\packages\log4net.3.3.0\lib\netstandard2.0\log4net.dll + True False @@ -51,8 +52,32 @@ ..\packages\PortableSettingsProvider.0.2.4\lib\net45\PortableSettingsProvider.dll + + ..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll + True + + + ..\packages\System.Configuration.ConfigurationManager.10.0.5\lib\netstandard2.0\System.Configuration.ConfigurationManager.dll + True + + + ..\packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.1\lib\netstandard2.0\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Security.Cryptography.ProtectedData.10.0.5\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll + True + diff --git a/ClientRtkGps/packages.config b/ClientRtkGps/packages.config index 8d85c16..f50925b 100644 --- a/ClientRtkGps/packages.config +++ b/ClientRtkGps/packages.config @@ -1,6 +1,12 @@  - + + + + + + + \ No newline at end of file