Skip to content

Commit

Permalink
Updated CSV proj to 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dwdewul committed Jul 2, 2021
1 parent ebdc8e9 commit dc356dc
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="InRule.Common, Version=5.7.0.235, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Common.5.7.0\lib\net472\InRule.Common.dll</HintPath>
<Reference Include="InRule.Common, Version=5.7.2.240, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Common.5.7.2\lib\net472\InRule.Common.dll</HintPath>
</Reference>
<Reference Include="InRule.Repository, Version=5.7.0.235, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.dll</HintPath>
<Reference Include="InRule.Repository, Version=5.7.2.240, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.7.2\lib\net472\InRule.Repository.dll</HintPath>
</Reference>
<Reference Include="InRule.Repository.XmlSerializers, Version=5.7.0.235, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.XmlSerializers.dll</HintPath>
<Reference Include="InRule.Repository.XmlSerializers, Version=5.7.2.240, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.7.2\lib\net472\InRule.Repository.XmlSerializers.dll</HintPath>
</Reference>
<Reference Include="InRule.Runtime, Version=5.7.0.235, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Runtime.5.7.0\lib\net472\InRule.Runtime.dll</HintPath>
<Reference Include="InRule.Runtime, Version=5.7.2.240, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Runtime.5.7.2\lib\net472\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.7.0" targetFramework="net472" />
<package id="InRule.Repository" version="5.7.0" targetFramework="net472" />
<package id="InRule.Runtime" version="5.7.0" targetFramework="net472" />
<package id="InRule.Common" version="5.7.2" targetFramework="net472" />
<package id="InRule.Repository" version="5.7.2" targetFramework="net472" />
<package id="InRule.Runtime" version="5.7.2" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net472" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net472" />
<package id="Stub.System.Data.SQLite.Core.NetFramework" version="1.0.113.3" targetFramework="net472" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="InRule.Common, Version=5.7.0.235, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Common.5.7.0\lib\net472\InRule.Common.dll</HintPath>
<Reference Include="InRule.Common, Version=5.7.2.240, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Common.5.7.2\lib\net472\InRule.Common.dll</HintPath>
</Reference>
<Reference Include="InRule.Repository, Version=5.7.0.235, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.dll</HintPath>
<Reference Include="InRule.Repository, Version=5.7.2.240, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.7.2\lib\net472\InRule.Repository.dll</HintPath>
</Reference>
<Reference Include="InRule.Repository.XmlSerializers, Version=5.7.0.235, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.XmlSerializers.dll</HintPath>
<Reference Include="InRule.Repository.XmlSerializers, Version=5.7.2.240, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Repository.5.7.2\lib\net472\InRule.Repository.XmlSerializers.dll</HintPath>
</Reference>
<Reference Include="InRule.Runtime, Version=5.7.0.235, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Runtime.5.7.0\lib\net472\InRule.Runtime.dll</HintPath>
<Reference Include="InRule.Runtime, Version=5.7.2.240, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<HintPath>..\packages\InRule.Runtime.5.7.2\lib\net472\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.7.0" targetFramework="net472" />
<package id="InRule.Repository" version="5.7.0" targetFramework="net472" />
<package id="InRule.Runtime" version="5.7.0" targetFramework="net472" />
<package id="InRule.Common" version="5.7.2" targetFramework="net472" />
<package id="InRule.Repository" version="5.7.2" targetFramework="net472" />
<package id="InRule.Runtime" version="5.7.2" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net472" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net472" />
<package id="Stub.System.Data.SQLite.Core.NetFramework" version="1.0.113.3" targetFramework="net472" />
Expand Down

0 comments on commit dc356dc

Please sign in to comment.