test 975.0.0

dotnet add package test --version 975.0.0
                    
NuGet\Install-Package test -Version 975.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="test" Version="975.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="test" Version="975.0.0" />
                    
Directory.Packages.props
<PackageReference Include="test" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add test --version 975.0.0
                    
#r "nuget: test, 975.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=test&version=975.0.0
                    
Install as a Cake Addin
#tool nuget:?package=test&version=975.0.0
                    
Install as a Cake Tool

Package description

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
975.0.0 6 3/5/2019
973.0.0 7 3/5/2019
966.0.0 6 3/5/2019
962.0.0 6 3/5/2019
956.0.0 7 3/5/2019
947.0.0 6 3/5/2019
931.0.0 7 3/5/2019
929.0.0 6 3/5/2019
921.0.0 6 3/5/2019
916.0.0 6 3/5/2019
908.0.0 6 3/5/2019
907.0.0 6 3/5/2019
906.0.0 6 3/5/2019
904.0.0 6 3/5/2019
876.0.0 6 3/5/2019
872.0.0 6 3/5/2019
848.0.0 6 3/5/2019
821.0.0 7 3/5/2019
810.0.0 7 3/5/2019
806.0.0 6 3/5/2019

Summary of changes made in this release of the package.