Skip to content

Commit

Permalink
Issue-74 Updated the SDK version of the open-source utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Schmidt committed Sep 20, 2018
1 parent 33badcd commit ea2823b
Show file tree
Hide file tree
Showing 14 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Aquarius.Client, Version=18.5.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.5.1\lib\net45\Aquarius.Client.dll</HintPath>
<Reference Include="Aquarius.Client, Version=18.7.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll</HintPath>
</Reference>
<Reference Include="NodaTime, Version=1.3.0.0, Culture=neutral, PublicKeyToken=4226afe0d9b296d1, processorArchitecture=MSIL">
<HintPath>..\packages\NodaTime.1.3.0\lib\net35-Client\NodaTime.dll</HintPath>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Aquarius.SDK" version="18.5.1" targetFramework="net462" />
<package id="Aquarius.SDK" version="18.7.1" targetFramework="net462" />
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net462" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net462" />
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="net462" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Aquarius.Client, Version=18.5.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.5.1\lib\net45\Aquarius.Client.dll</HintPath>
<Reference Include="Aquarius.Client, Version=18.7.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll</HintPath>
</Reference>
<Reference Include="NodaTime, Version=1.3.0.0, Culture=neutral, PublicKeyToken=4226afe0d9b296d1, processorArchitecture=MSIL">
<HintPath>..\packages\NodaTime.1.3.0\lib\net35-Client\NodaTime.dll</HintPath>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Aquarius.SDK" version="18.5.1" targetFramework="net462" />
<package id="Aquarius.SDK" version="18.7.1" targetFramework="net462" />
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net462" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net462" />
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="net462" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<Reference Include="AQService.Common">
<HintPath>InternalLibraries\AQService.Common.dll</HintPath>
</Reference>
<Reference Include="Aquarius.Client, Version=18.6.4.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.6.4\lib\net45\Aquarius.Client.dll</HintPath>
<Reference Include="Aquarius.Client, Version=18.7.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll</HintPath>
</Reference>
<Reference Include="Aquarius.Client.Legacy, Version=18.6.4.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.Legacy.18.6.4\lib\net45\Aquarius.Client.Legacy.dll</HintPath>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Aquarius.SDK" version="18.6.4" targetFramework="net47" />
<package id="Aquarius.SDK" version="18.7.1" targetFramework="net47" />
<package id="Aquarius.SDK.Legacy" version="18.6.4" targetFramework="net47" />
<package id="Costura.Fody" version="1.6.2" targetFramework="net47" developmentDependency="true" />
<package id="Fody" version="2.0.0" targetFramework="net47" developmentDependency="true" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Aquarius.Client, Version=18.5.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.5.1\lib\net45\Aquarius.Client.dll</HintPath>
<Reference Include="Aquarius.Client, Version=18.7.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll</HintPath>
</Reference>
<Reference Include="Aquarius.Client.Legacy, Version=18.2.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.Legacy.18.2.1\lib\net45\Aquarius.Client.Legacy.dll</HintPath>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Aquarius.SDK" version="18.5.1" targetFramework="net47" />
<package id="Aquarius.SDK" version="18.7.1" targetFramework="net47" />
<package id="Aquarius.SDK.Legacy" version="18.2.1" targetFramework="net47" />
<package id="Costura.Fody" version="1.6.2" targetFramework="net47" developmentDependency="true" />
<package id="Fody" version="2.0.0" targetFramework="net47" developmentDependency="true" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<Reference Include="AQSystemMLib">
<HintPath>InternalLibraries\AQSystemMLib.dll</HintPath>
</Reference>
<Reference Include="Aquarius.Client, Version=18.6.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.6.3\lib\net45\Aquarius.Client.dll</HintPath>
<Reference Include="Aquarius.Client, Version=18.7.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll</HintPath>
</Reference>
<Reference Include="CommunicationShared">
<HintPath>InternalLibraries\CommunicationShared.dll</HintPath>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Aquarius.SDK" version="18.6.3" targetFramework="net47" />
<package id="Aquarius.SDK" version="18.7.1" targetFramework="net47" />
<package id="Costura.Fody" version="1.6.2" targetFramework="net47" developmentDependency="true" />
<package id="Fody" version="2.0.0" targetFramework="net47" developmentDependency="true" />
<package id="Humanizer.Core" version="2.4.2" targetFramework="net47" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Aquarius.Client, Version=18.5.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.5.1\lib\net45\Aquarius.Client.dll</HintPath>
<Reference Include="Aquarius.Client, Version=18.7.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll</HintPath>
</Reference>
<Reference Include="Costura, Version=1.6.2.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL">
<HintPath>..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll</HintPath>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Aquarius.SDK" version="18.5.1" targetFramework="net47" />
<package id="Aquarius.SDK" version="18.7.1" targetFramework="net47" />
<package id="Costura.Fody" version="1.6.2" targetFramework="net47" developmentDependency="true" />
<package id="Fody" version="2.0.0" targetFramework="net47" developmentDependency="true" />
<package id="Humanizer.Core" version="2.2.0" targetFramework="net47" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Aquarius.Client, Version=18.5.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.5.1\lib\net45\Aquarius.Client.dll</HintPath>
<Reference Include="Aquarius.Client, Version=18.7.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Aquarius.SDK.18.7.1\lib\net45\Aquarius.Client.dll</HintPath>
</Reference>
<Reference Include="Costura, Version=1.6.2.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL">
<HintPath>..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll</HintPath>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Aquarius.SDK" version="18.5.1" targetFramework="net462" />
<package id="Aquarius.SDK" version="18.7.1" targetFramework="net462" />
<package id="Costura.Fody" version="1.6.2" targetFramework="net462" developmentDependency="true" />
<package id="FileHelpers" version="3.1.5" targetFramework="net462" />
<package id="Fody" version="2.0.0" targetFramework="net462" developmentDependency="true" />
Expand Down

0 comments on commit ea2823b

Please sign in to comment.