Skip to content

Commit

Permalink
Merge pull request #5219 from dnnsoftware/dependabot/nuget/Fare-2.2.1
Browse files Browse the repository at this point in the history
Bump Fare from 2.2.0 to 2.2.1
  • Loading branch information
mitchelsellers authored Aug 2, 2022
2 parents 230d3d6 + 166f4b2 commit 17f6683
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Fare, Version=2.2.0.0, Culture=neutral, PublicKeyToken=ea68d375bf33a7c8, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Fare.2.2.0\lib\net35\Fare.dll</HintPath>
<HintPath>..\..\..\packages\Fare.2.2.1\lib\net35\Fare.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Moq">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="AutoFixture" version="4.17.0" targetFramework="net472" />
<package id="Castle.Core" version="4.4.1" targetFramework="net472" />
<package id="Fare" version="2.2.0" targetFramework="net472" />
<package id="Fare" version="2.2.1" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.9" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.9" targetFramework="net472" />
<package id="Moq" version="4.2.1502.0911" targetFramework="net45" />
Expand Down

0 comments on commit 17f6683

Please sign in to comment.