StringlyTyped.Tests.xUnit 1.4.0
dotnet add package StringlyTyped.Tests.xUnit --version 1.4.0
NuGet\Install-Package StringlyTyped.Tests.xUnit -Version 1.4.0
此命令旨在在Visual Studio的包管理器控制台中使用,因为它使用NuGet模块的Install-Package版本。
<PackageReference Include="StringlyTyped.Tests.xUnit" Version="1.4.0" />
对于支持包引用的项目,将此XML节点复制到项目文件中,以引用包。
paket add StringlyTyped.Tests.xUnit --version 1.4.0
NuGet团队不提供对此客户端的支持。请联系其维护者以获得支持。
#r "nuget: StringlyTyped.Tests.xUnit, 1.4.0"
#r指令可用于F#交互式和Polyglot笔记本。将此内容复制到交互式工具或脚本源代码中,以引用包。
// Install StringlyTyped.Tests.xUnit as a Cake Addin #addin nuget:?package=StringlyTyped.Tests.xUnit&version=1.4.0 // Install StringlyTyped.Tests.xUnit as a Cake Tool #tool nuget:?package=StringlyTyped.Tests.xUnit&version=1.4.0
NuGet团队不提供对 Cake 客户端的支持。请联系其维护者以获得支持。