Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Commit

Permalink
Switch to netstandard version so we can use it with our SDKs runners
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-safar committed Aug 3, 2018
1 parent 6fe93c7 commit 3c3659b
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# xunit-binaries

Extracted Xunit nuget packages
Extracted xUnit nuget packages targetting netstandard 2.0 (or 1.1 when not available)

Xunit.NetCore.Extensions.dll extracted from https://dotnet.myget.org/feed/dotnet-buildtools/package/nuget/Microsoft.xunit.netcore.extensions/1.0.1-prerelease-02116-01
Xunit.NetCore.Extensions.dll were extracted from https://dotnet.myget.org/feed/dotnet-buildtools/package/nuget/Microsoft.xunit.netcore.extensions/2.1.0-rc1-03006-01
Binary file modified Xunit.NetCore.Extensions.dll
Binary file not shown.
Binary file modified xunit.abstractions.dll
Binary file not shown.
Binary file modified xunit.assert.dll
Binary file not shown.
Binary file modified xunit.core.dll
Binary file not shown.
Binary file added xunit.execution.dotnet.dll
Binary file not shown.
Binary file added xunit.runner.utility.netstandard20.dll
Binary file not shown.

0 comments on commit 3c3659b

Please sign in to comment.