From ea2823bbed2bcaa89f84bb3f3eb96fe49d1b94ba Mon Sep 17 00:00:00 2001 From: Doug Schmidt Date: Wed, 19 Sep 2018 17:07:20 -0700 Subject: [PATCH] Issue-74 Updated the SDK version of the open-source utilities --- .../PublicApis/SdkExamples/AppendPoints/AppendPoints.csproj | 4 ++-- .../PublicApis/SdkExamples/AppendPoints/packages.config | 2 +- .../SdkExamples/ExternalProcessor/ExternalProcessor.csproj | 4 ++-- .../PublicApis/SdkExamples/ExternalProcessor/packages.config | 2 +- .../SdkExamples/LocationDeleter/LocationDeleter.csproj | 4 ++-- .../PublicApis/SdkExamples/LocationDeleter/packages.config | 2 +- .../PublicApis/SdkExamples/PointZilla/PointZilla.csproj | 4 ++-- TimeSeries/PublicApis/SdkExamples/PointZilla/packages.config | 2 +- .../PublicApis/SdkExamples/SosExporter/SosExporter.csproj | 4 ++-- TimeSeries/PublicApis/SdkExamples/SosExporter/packages.config | 2 +- .../TimeSeriesChangeMonitor/TimeSeriesChangeMonitor.csproj | 4 ++-- .../SdkExamples/TimeSeriesChangeMonitor/packages.config | 2 +- .../PublicApis/SdkExamples/UserImporter/UserImporter.csproj | 4 ++-- .../PublicApis/SdkExamples/UserImporter/packages.config | 2 +- 14 files changed, 21 insertions(+), 21 deletions(-) diff --git a/TimeSeries/PublicApis/SdkExamples/AppendPoints/AppendPoints.csproj b/TimeSeries/PublicApis/SdkExamples/AppendPoints/AppendPoints.csproj index f73ff486..557640a4 100644 --- a/TimeSeries/PublicApis/SdkExamples/AppendPoints/AppendPoints.csproj +++ b/TimeSeries/PublicApis/SdkExamples/AppendPoints/AppendPoints.csproj @@ -34,8 +34,8 @@ 4 - - ..\packages\Aquarius.SDK.18.5.1\lib\net45\Aquarius.Client.dll + + ..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll ..\packages\NodaTime.1.3.0\lib\net35-Client\NodaTime.dll diff --git a/TimeSeries/PublicApis/SdkExamples/AppendPoints/packages.config b/TimeSeries/PublicApis/SdkExamples/AppendPoints/packages.config index 2ae306b4..6ce75708 100644 --- a/TimeSeries/PublicApis/SdkExamples/AppendPoints/packages.config +++ b/TimeSeries/PublicApis/SdkExamples/AppendPoints/packages.config @@ -1,6 +1,6 @@  - + diff --git a/TimeSeries/PublicApis/SdkExamples/ExternalProcessor/ExternalProcessor.csproj b/TimeSeries/PublicApis/SdkExamples/ExternalProcessor/ExternalProcessor.csproj index 8431ace2..e2c988a2 100644 --- a/TimeSeries/PublicApis/SdkExamples/ExternalProcessor/ExternalProcessor.csproj +++ b/TimeSeries/PublicApis/SdkExamples/ExternalProcessor/ExternalProcessor.csproj @@ -33,8 +33,8 @@ 4 - - ..\packages\Aquarius.SDK.18.5.1\lib\net45\Aquarius.Client.dll + + ..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll ..\packages\NodaTime.1.3.0\lib\net35-Client\NodaTime.dll diff --git a/TimeSeries/PublicApis/SdkExamples/ExternalProcessor/packages.config b/TimeSeries/PublicApis/SdkExamples/ExternalProcessor/packages.config index 2ae306b4..6ce75708 100644 --- a/TimeSeries/PublicApis/SdkExamples/ExternalProcessor/packages.config +++ b/TimeSeries/PublicApis/SdkExamples/ExternalProcessor/packages.config @@ -1,6 +1,6 @@  - + diff --git a/TimeSeries/PublicApis/SdkExamples/LocationDeleter/LocationDeleter.csproj b/TimeSeries/PublicApis/SdkExamples/LocationDeleter/LocationDeleter.csproj index faae5029..f05f57b9 100644 --- a/TimeSeries/PublicApis/SdkExamples/LocationDeleter/LocationDeleter.csproj +++ b/TimeSeries/PublicApis/SdkExamples/LocationDeleter/LocationDeleter.csproj @@ -40,8 +40,8 @@ InternalLibraries\AQService.Common.dll - - ..\packages\Aquarius.SDK.18.6.4\lib\net45\Aquarius.Client.dll + + ..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll ..\packages\Aquarius.SDK.Legacy.18.6.4\lib\net45\Aquarius.Client.Legacy.dll diff --git a/TimeSeries/PublicApis/SdkExamples/LocationDeleter/packages.config b/TimeSeries/PublicApis/SdkExamples/LocationDeleter/packages.config index d3dc8d8b..18beeeaa 100644 --- a/TimeSeries/PublicApis/SdkExamples/LocationDeleter/packages.config +++ b/TimeSeries/PublicApis/SdkExamples/LocationDeleter/packages.config @@ -1,6 +1,6 @@  - + diff --git a/TimeSeries/PublicApis/SdkExamples/PointZilla/PointZilla.csproj b/TimeSeries/PublicApis/SdkExamples/PointZilla/PointZilla.csproj index 7a70f369..a3b45ccc 100644 --- a/TimeSeries/PublicApis/SdkExamples/PointZilla/PointZilla.csproj +++ b/TimeSeries/PublicApis/SdkExamples/PointZilla/PointZilla.csproj @@ -35,8 +35,8 @@ 4 - - ..\packages\Aquarius.SDK.18.5.1\lib\net45\Aquarius.Client.dll + + ..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll ..\packages\Aquarius.SDK.Legacy.18.2.1\lib\net45\Aquarius.Client.Legacy.dll diff --git a/TimeSeries/PublicApis/SdkExamples/PointZilla/packages.config b/TimeSeries/PublicApis/SdkExamples/PointZilla/packages.config index b923ef40..bc51478f 100644 --- a/TimeSeries/PublicApis/SdkExamples/PointZilla/packages.config +++ b/TimeSeries/PublicApis/SdkExamples/PointZilla/packages.config @@ -1,6 +1,6 @@  - + diff --git a/TimeSeries/PublicApis/SdkExamples/SosExporter/SosExporter.csproj b/TimeSeries/PublicApis/SdkExamples/SosExporter/SosExporter.csproj index 3724474f..e3b3a9f4 100644 --- a/TimeSeries/PublicApis/SdkExamples/SosExporter/SosExporter.csproj +++ b/TimeSeries/PublicApis/SdkExamples/SosExporter/SosExporter.csproj @@ -42,8 +42,8 @@ InternalLibraries\AQSystemMLib.dll - - ..\packages\Aquarius.SDK.18.6.3\lib\net45\Aquarius.Client.dll + + ..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll InternalLibraries\CommunicationShared.dll diff --git a/TimeSeries/PublicApis/SdkExamples/SosExporter/packages.config b/TimeSeries/PublicApis/SdkExamples/SosExporter/packages.config index e08acdfc..6ffb850c 100644 --- a/TimeSeries/PublicApis/SdkExamples/SosExporter/packages.config +++ b/TimeSeries/PublicApis/SdkExamples/SosExporter/packages.config @@ -1,6 +1,6 @@  - + diff --git a/TimeSeries/PublicApis/SdkExamples/TimeSeriesChangeMonitor/TimeSeriesChangeMonitor.csproj b/TimeSeries/PublicApis/SdkExamples/TimeSeriesChangeMonitor/TimeSeriesChangeMonitor.csproj index d68df279..5b91b7df 100644 --- a/TimeSeries/PublicApis/SdkExamples/TimeSeriesChangeMonitor/TimeSeriesChangeMonitor.csproj +++ b/TimeSeries/PublicApis/SdkExamples/TimeSeriesChangeMonitor/TimeSeriesChangeMonitor.csproj @@ -36,8 +36,8 @@ false - - ..\packages\Aquarius.SDK.18.5.1\lib\net45\Aquarius.Client.dll + + ..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll ..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll diff --git a/TimeSeries/PublicApis/SdkExamples/TimeSeriesChangeMonitor/packages.config b/TimeSeries/PublicApis/SdkExamples/TimeSeriesChangeMonitor/packages.config index afeeb073..f2ae3de0 100644 --- a/TimeSeries/PublicApis/SdkExamples/TimeSeriesChangeMonitor/packages.config +++ b/TimeSeries/PublicApis/SdkExamples/TimeSeriesChangeMonitor/packages.config @@ -1,6 +1,6 @@  - + diff --git a/TimeSeries/PublicApis/SdkExamples/UserImporter/UserImporter.csproj b/TimeSeries/PublicApis/SdkExamples/UserImporter/UserImporter.csproj index c877d1fa..b21bf3b1 100644 --- a/TimeSeries/PublicApis/SdkExamples/UserImporter/UserImporter.csproj +++ b/TimeSeries/PublicApis/SdkExamples/UserImporter/UserImporter.csproj @@ -35,8 +35,8 @@ 4 - - ..\packages\Aquarius.SDK.18.5.1\lib\net45\Aquarius.Client.dll + + ..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll ..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll diff --git a/TimeSeries/PublicApis/SdkExamples/UserImporter/packages.config b/TimeSeries/PublicApis/SdkExamples/UserImporter/packages.config index 8d25d51a..8d9fe8b1 100644 --- a/TimeSeries/PublicApis/SdkExamples/UserImporter/packages.config +++ b/TimeSeries/PublicApis/SdkExamples/UserImporter/packages.config @@ -1,6 +1,6 @@  - +