Skip to content

Commit

Permalink
Merge cde786b into e1a6784
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 2, 2021
2 parents e1a6784 + cde786b commit 09a0fd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/AED.Test/AED.Test.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="FsCheck" Version="3.0.0-alpha4" />
<PackageReference Include="FsCheck.Xunit" Version="3.0.0-alpha4" />
<PackageReference Include="FsUnit.xUnit" Version="4.0.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
<PackageReference Include="coverlet.collector" Version="1.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion tests/Acoustics.Test/Acoustics.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PackageReference>
<PackageReference Include="FastMember" Version="1.5.0" />
<PackageReference Include="ImmediateReflection" Version="1.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
<PackageReference Include="Moq" Version="4.15.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
Expand Down

0 comments on commit 09a0fd2

Please sign in to comment.