Skip to content

Commit

Permalink
SEAL-1782: Update nuget packages to v5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwdewul committed Oct 11, 2019
1 parent d7ce944 commit 7cead6b
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="InRule.Runtime" Version="5.4.2" />
<PackageReference Include="InRule.Runtime" Version="5.4.3" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.5.0" />
<PackageReference Include="WindowsAzure.Storage" Version="9.3.3" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="InRule.Runtime" Version="5.4.2" />
<PackageReference Include="InRule.Runtime" Version="5.4.3" />
<PackageReference Include="nunit" Version="3.11.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.13.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<PackageReference Include="dbup-sqlserver" Version="4.2.0" />
<PackageReference Include="InRule.Runtime" Version="5.4.2" />
<PackageReference Include="InRule.Runtime" Version="5.4.3" />
<PackageReference Include="LibLog" Version="5.0.6">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="InRule.Common, Version=5.4.2.0, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Common.5.4.2\lib\net461\InRule.Common.dll</HintPath>
<Reference Include="InRule.Common, Version=5.4.3.209, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Common.5.4.3\lib\net461\InRule.Common.dll</HintPath>
</Reference>
<Reference Include="InRule.Repository, Version=5.4.2.0, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.dll</HintPath>
<Reference Include="InRule.Repository, Version=5.4.3.209, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.4.3\lib\net461\InRule.Repository.dll</HintPath>
</Reference>
<Reference Include="InRule.Repository.XmlSerializers, Version=5.4.2.0, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.XmlSerializers.dll</HintPath>
<Reference Include="InRule.Repository.XmlSerializers, Version=5.4.3.209, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.4.3\lib\net461\InRule.Repository.XmlSerializers.dll</HintPath>
</Reference>
<Reference Include="InRule.Runtime, Version=5.4.2.0, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Runtime.5.4.2\lib\net461\InRule.Runtime.dll</HintPath>
<Reference Include="InRule.Runtime, Version=5.4.3.209, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Runtime.5.4.3\lib\net461\InRule.Runtime.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
Expand Down
6 changes: 3 additions & 3 deletions Samples/InRule.Runtime.Metrics.Csv/packages.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="InRule.Common" version="5.4.2" targetFramework="net462" />
<package id="InRule.Repository" version="5.4.2" targetFramework="net462" />
<package id="InRule.Runtime" version="5.4.2" targetFramework="net462" />
<package id="InRule.Common" version="5.4.3" targetFramework="net462" />
<package id="InRule.Repository" version="5.4.3" targetFramework="net462" />
<package id="InRule.Runtime" version="5.4.3" targetFramework="net462" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net462" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net462" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="InRule.Common, Version=5.4.2.0, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Common.5.4.2\lib\net461\InRule.Common.dll</HintPath>
<Reference Include="InRule.Common, Version=5.4.3.209, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Common.5.4.3\lib\net461\InRule.Common.dll</HintPath>
</Reference>
<Reference Include="InRule.Repository, Version=5.4.2.0, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.dll</HintPath>
<Reference Include="InRule.Repository, Version=5.4.3.209, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.4.3\lib\net461\InRule.Repository.dll</HintPath>
</Reference>
<Reference Include="InRule.Repository.XmlSerializers, Version=5.4.2.0, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.XmlSerializers.dll</HintPath>
<Reference Include="InRule.Repository.XmlSerializers, Version=5.4.3.209, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.4.3\lib\net461\InRule.Repository.XmlSerializers.dll</HintPath>
</Reference>
<Reference Include="InRule.Runtime, Version=5.4.2.0, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Runtime.5.4.2\lib\net461\InRule.Runtime.dll</HintPath>
<Reference Include="InRule.Runtime, Version=5.4.3.209, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Runtime.5.4.3\lib\net461\InRule.Runtime.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
Expand Down
6 changes: 3 additions & 3 deletions Samples/InRule.Runtime.Metrics.TestHarness/packages.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="InRule.Common" version="5.4.2" targetFramework="net462" />
<package id="InRule.Repository" version="5.4.2" targetFramework="net462" />
<package id="InRule.Runtime" version="5.4.2" targetFramework="net462" />
<package id="InRule.Common" version="5.4.3" targetFramework="net462" />
<package id="InRule.Repository" version="5.4.3" targetFramework="net462" />
<package id="InRule.Runtime" version="5.4.3" targetFramework="net462" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net462" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net462" />
</packages>

0 comments on commit 7cead6b

Please sign in to comment.