Skip to content

Commit faaeaf0

Browse files
author
Doug Schmidt
committed
Issue-70 Update the SDK reference
1 parent cc69c50 commit faaeaf0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

TimeSeries/PublicApis/SdkExamples/LocationDeleter/LocationDeleter.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
<Reference Include="AQService.Common">
4141
<HintPath>InternalLibraries\AQService.Common.dll</HintPath>
4242
</Reference>
43-
<Reference Include="Aquarius.Client, Version=18.1.1.0, Culture=neutral, processorArchitecture=MSIL">
44-
<HintPath>..\packages\Aquarius.SDK.18.1.1\lib\net45\Aquarius.Client.dll</HintPath>
43+
<Reference Include="Aquarius.Client, Version=18.6.4.0, Culture=neutral, processorArchitecture=MSIL">
44+
<HintPath>..\packages\Aquarius.SDK.18.6.4\lib\net45\Aquarius.Client.dll</HintPath>
4545
</Reference>
46-
<Reference Include="Aquarius.Client.Legacy, Version=18.1.1.0, Culture=neutral, processorArchitecture=MSIL">
47-
<HintPath>..\packages\Aquarius.SDK.Legacy.18.1.1\lib\net45\Aquarius.Client.Legacy.dll</HintPath>
46+
<Reference Include="Aquarius.Client.Legacy, Version=18.6.4.0, Culture=neutral, processorArchitecture=MSIL">
47+
<HintPath>..\packages\Aquarius.SDK.Legacy.18.6.4\lib\net45\Aquarius.Client.Legacy.dll</HintPath>
4848
</Reference>
4949
<Reference Include="CommunicationShared">
5050
<HintPath>InternalLibraries\CommunicationShared.dll</HintPath>

TimeSeries/PublicApis/SdkExamples/LocationDeleter/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Aquarius.SDK" version="18.1.1" targetFramework="net47" />
4-
<package id="Aquarius.SDK.Legacy" version="18.1.1" targetFramework="net47" />
3+
<package id="Aquarius.SDK" version="18.6.4" targetFramework="net47" />
4+
<package id="Aquarius.SDK.Legacy" version="18.6.4" targetFramework="net47" />
55
<package id="Costura.Fody" version="1.6.2" targetFramework="net47" developmentDependency="true" />
66
<package id="Fody" version="2.0.0" targetFramework="net47" developmentDependency="true" />
77
<package id="Humanizer.Core" version="2.2.0" targetFramework="net47" />

0 commit comments

Comments
 (0)