Skip to content

Commit

Permalink
Downgraded tests to Microsoft.Bcl.AsyncInterfaces because PartialTest…
Browse files Browse the repository at this point in the history
…Running failed.
  • Loading branch information
dotnetjunkie committed Dec 5, 2020
1 parent 6f5ad96 commit ce4baa0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@


<ItemGroup>
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.1" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="MSTest.TestAdapter" Version="1.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="1.2.0" />
Expand Down

0 comments on commit ce4baa0

Please sign in to comment.