add offline packages
This commit is contained in:
5
offline/packages/xunit.runner.visualstudio/3.1.3/.nupkg.metadata
vendored
Normal file
5
offline/packages/xunit.runner.visualstudio/3.1.3/.nupkg.metadata
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "go7e81n/UI3LeNqoJIJ3thkS4JfJtiQnDbAxLh09JkJqoHthnfbLS5p68s4/Bm12B9umkoYSB5SaDr68hZNleg==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
BIN
offline/packages/xunit.runner.visualstudio/3.1.3/.signature.p7s
vendored
Normal file
BIN
offline/packages/xunit.runner.visualstudio/3.1.3/.signature.p7s
vendored
Normal file
Binary file not shown.
26
offline/packages/xunit.runner.visualstudio/3.1.3/_content/README.md
vendored
Normal file
26
offline/packages/xunit.runner.visualstudio/3.1.3/_content/README.md
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
## About This Project
|
||||
|
||||
This project contains the Visual Studio runner for xUnit.net. It supports the built-in Test Explorer feature in Visual Studio 2022 and later. It supports .NET 6+ and .NET Framework 4.6.2+. It can run tests from xUnit.net 1.9.2 and later.
|
||||
|
||||
* _New to xUnit.net? Get started with [.NET Framework](https://xunit.net/docs/getting-started/netfx/visual-studio) and [.NET Core](https://xunit.net/docs/getting-started/netcore/cmdline)._
|
||||
* _Need some help building the source? See [BUILDING.md](BUILDING.md)._
|
||||
* _Want to contribute to the project? See [CONTRIBUTING.md](https://github.com/xunit/.github/tree/main/CONTRIBUTING.md)._
|
||||
|
||||
## Latest Builds
|
||||
|
||||
| | Stable | Latest CI ([how to use](https://xunit.net/docs/using-ci-builds)) | Build status
|
||||
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------
|
||||
| v3 core framework | [](https://www.nuget.org/packages/xunit.v3) | [](https://feedz.io/org/xunit/repository/xunit/packages/xunit.v3) | [](https://actions-badge.atrox.dev/xunit/xunit/goto?ref=main)
|
||||
| v2 core framework | [](https://www.nuget.org/packages/xunit) | [](https://feedz.io/org/xunit/repository/xunit/packages/xunit) | [](https://actions-badge.atrox.dev/xunit/xunit/goto?ref=v2)
|
||||
| xunit.analyzers | [](https://www.nuget.org/packages/xunit.analyzers) | [](https://feedz.io/org/xunit/repository/xunit/packages/xunit.analyzers) | [](https://actions-badge.atrox.dev/xunit/xunit.analyzers/goto?ref=main)
|
||||
| xunit.runner.visualstudio | [](https://www.nuget.org/packages/xunit.runner.visualstudio) | [](https://feedz.io/org/xunit/repository/xunit/packages/xunit.runner.visualstudio) | [](https://actions-badge.atrox.dev/xunit/visualstudio.xunit/goto?ref=main)
|
||||
|
||||
*For complete CI package lists, please visit the [feedz.io package search](https://feedz.io/org/xunit/repository/xunit/search). A free login is required.*
|
||||
|
||||
## About xUnit.net
|
||||
|
||||
[<img align="right" width="100px" src="https://raw.githubusercontent.com/xunit/media/main/dotnet-foundation.svg" />](https://dotnetfoundation.org/projects/project-detail/xunit)
|
||||
|
||||
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C# and F# (other .NET languages may work as well, but are unsupported). xUnit.net works with Visual Studio, Visual Studio Code, ReSharper, CodeRush, and TestDriven.NET. It is part of the [.NET Foundation](https://www.dotnetfoundation.org/), and operates under their [code of conduct](https://www.dotnetfoundation.org/code-of-conduct). It is licensed under [Apache 2](https://opensource.org/licenses/Apache-2.0) (an OSI approved license).
|
||||
|
||||
For project documentation, please visit the [xUnit.net project home](https://xunit.net/).
|
||||
BIN
offline/packages/xunit.runner.visualstudio/3.1.3/_content/logo-128-transparent.png
vendored
Normal file
BIN
offline/packages/xunit.runner.visualstudio/3.1.3/_content/logo-128-transparent.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
0
offline/packages/xunit.runner.visualstudio/3.1.3/lib/net472/_._
vendored
Normal file
0
offline/packages/xunit.runner.visualstudio/3.1.3/lib/net472/_._
vendored
Normal file
0
offline/packages/xunit.runner.visualstudio/3.1.3/lib/net8.0/_._
vendored
Normal file
0
offline/packages/xunit.runner.visualstudio/3.1.3/lib/net8.0/_._
vendored
Normal file
BIN
offline/packages/xunit.runner.visualstudio/3.1.3/xunit.runner.visualstudio.3.1.3.nupkg
vendored
Normal file
BIN
offline/packages/xunit.runner.visualstudio/3.1.3/xunit.runner.visualstudio.3.1.3.nupkg
vendored
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
JAp5F8zowli/kgqP2MgBw+AYITbG2ufK/LC3phPZ8Q8q6Pfn8jzfQIqbV3y53n9M7TlP11vLIU2pzJKBzoMdJA==
|
||||
28
offline/packages/xunit.runner.visualstudio/3.1.3/xunit.runner.visualstudio.nuspec
vendored
Normal file
28
offline/packages/xunit.runner.visualstudio/3.1.3/xunit.runner.visualstudio.nuspec
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>xunit.runner.visualstudio</id>
|
||||
<version>3.1.3</version>
|
||||
<title>xUnit.net [Runner: Visual Studio]</title>
|
||||
<authors>jnewkirk,bradwilson</authors>
|
||||
<developmentDependency>true</developmentDependency>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<license type="expression">Apache-2.0</license>
|
||||
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
|
||||
<icon>_content/logo-128-transparent.png</icon>
|
||||
<readme>_content/README.md</readme>
|
||||
<description>Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 8 or later.</description>
|
||||
<releaseNotes>https://xunit.net/releases/visualstudio/3.1.3</releaseNotes>
|
||||
<copyright>Copyright (C) .NET Foundation</copyright>
|
||||
<repository type="git" url="https://github.com/xunit/visualstudio.xunit" commit="b1b99bdeb3bbd636b346f9aa9b8f9a62d122e21e" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.7.2">
|
||||
<dependency id="Microsoft.TestPlatform.ObjectModel" version="17.13.0" />
|
||||
</group>
|
||||
<group targetFramework="net8.0" />
|
||||
</dependencies>
|
||||
<frameworkAssemblies>
|
||||
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.7.2" />
|
||||
</frameworkAssemblies>
|
||||
</metadata>
|
||||
</package>
|
||||
Reference in New Issue
Block a user