Skip to content

Commit

Permalink
Update NuGet packages
Browse files Browse the repository at this point in the history
- Update NUnit from 3.11 to 3.12
- Update Newtonsoft.Json from 12.0.1 to 12.0.2
  • Loading branch information
Yvand committed Jun 10, 2019
1 parent e0cd111 commit fbb5d39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LDAPCP.Tests/LDAPCP.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
<Version>1.0.12</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>12.0.1</Version>
<Version>12.0.2</Version>
</PackageReference>
<PackageReference Include="NUnit">
<Version>3.11.0</Version>
<Version>3.12.0</Version>
</PackageReference>
<PackageReference Include="NUnit3TestAdapter">
<Version>3.13.0</Version>
Expand Down

0 comments on commit fbb5d39

Please sign in to comment.