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

Commit

Permalink
updated nlipsum to new stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
pomma89 committed Apr 14, 2017
1 parent 52a83e3 commit 8b9e966
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/CodeProject.ObjectPool/CodeProject.ObjectPool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Thrower" Version="4.1.2" />
<PackageReference Include="Thrower" Version="4.1.3" />
</ItemGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard1.0' ">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="10.0.2" />
<PackageReference Include="NLipsum" Version="1.0.2-alpha" />
<PackageReference Include="NLipsum" Version="1.1.0" />
<PackageReference Include="NUnit" Version="3.6.1" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.6.1" />
<PackageReference Include="NUnitLite" Version="3.6.1" />
Expand Down

0 comments on commit 8b9e966

Please sign in to comment.