scriptcsnightly - FrameworkAssemblyReferencer 1.0.0
Dummy package which references a framework assembly.
PM> Install-Package FrameworkAssemblyReferencer -Version 1.0.0 -Source https://www.myget.org/F/scriptcsnightly/api/v3/index.json
> nuget.exe install FrameworkAssemblyReferencer -Version 1.0.0 -Source https://www.myget.org/F/scriptcsnightly/api/v3/index.json
> dotnet add package FrameworkAssemblyReferencer --version 1.0.0 --source https://www.myget.org/F/scriptcsnightly/api/v3/index.json
source https://www.myget.org/F/scriptcsnightly/api/v3/index.json
nuget FrameworkAssemblyReferencer ~> 1.0.0
Copy to clipboard
> choco install FrameworkAssemblyReferencer --version 1.0.0 --source https://www.myget.org/F/scriptcsnightly/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "scriptcsnightly" -SourceLocation "https://www.myget.org/F/scriptcsnightly/api/v2"
Install-Module -Name "FrameworkAssemblyReferencer" -RequiredVersion "1.0.0" -Repository "scriptcsnightly"
Copy to clipboard
- .NETFramework 4.5: 4.5.0.0
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0 | 2.45 KB | Wed, 22 Feb 2017 02:13:13 GMT | 1 |
|