Browse Source
Merge pull request #852 from mathnet/dependabot/nuget/FsUnit-4.0.6
Bump FsUnit from 4.0.5 to 4.0.6
pull/850/head
Christoph Ruegg
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/FSharp.Tests/FSharp.Tests.fsproj
|
|
|
@ -36,7 +36,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="NUnit" Version="3.13.2" /> |
|
|
|
<PackageReference Include="NUnitLite" Version="3.13.2" /> |
|
|
|
<PackageReference Include="FsUnit" Version="4.0.5" /> |
|
|
|
<PackageReference Include="FsUnit" Version="4.0.6" /> |
|
|
|
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" /> |
|
|
|
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2"> |
|
|
|
<PrivateAssets>all</PrivateAssets> |
|
|
|
|