Skip to content

Commit

Permalink
Updated to the lastest nuget again
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Zoss committed Feb 23, 2021
1 parent c4a85a0 commit c6f65fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="InRule.Common, Version=5.7.0.234, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<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>
<Reference Include="InRule.Repository, Version=5.7.0.234, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<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>
<Reference Include="InRule.Repository.XmlSerializers, Version=5.7.0.234, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<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>
<Reference Include="InRule.Runtime, Version=5.7.0.234, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<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>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="InRule.Common, Version=5.7.0.234, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<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>
<Reference Include="InRule.Repository, Version=5.7.0.234, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<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>
<Reference Include="InRule.Repository.XmlSerializers, Version=5.7.0.234, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<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>
<Reference Include="InRule.Runtime, Version=5.7.0.234, Culture=neutral, PublicKeyToken=1feb8dd25b1ceb6b, processorArchitecture=MSIL">
<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>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
Expand Down

0 comments on commit c6f65fe

Please sign in to comment.