Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Commit

Permalink
Bump NUnit from 3.11.0 to 3.12.0 (#21)
Browse files Browse the repository at this point in the history
Bump NUnit from 3.11.0 to 3.12.0
  • Loading branch information
ejcoyle88 authored Nov 8, 2019
2 parents 39c2f5a + fd2aad7 commit 77782a4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<ItemGroup>
<PackageReference Include="FakeItEasy" Version="5.4.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="NUnit" Version="3.11.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.15.1" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.12.0" />
<PackageReference Include="Appveyor.TestLogger" Version="2.0.0" />
<PackageReference Include="coverlet.msbuild" Version="2.7.0" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
Expand Down

0 comments on commit 77782a4

Please sign in to comment.