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

Copy to clipboard

> nuget.exe install FrameworkAssemblyReferencer -Version 1.0.0 -Source https://www.myget.org/F/scriptcsnightly/api/v3/index.json

Copy to clipboard

> dotnet add package FrameworkAssemblyReferencer --version 1.0.0 --source https://www.myget.org/F/scriptcsnightly/api/v3/index.json

Copy to clipboard
<PackageReference Include="FrameworkAssemblyReferencer" Version="1.0.0" />
Copy to clipboard
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

Copy to clipboard
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

Owners

scriptcs

Authors

scriptcs contributors

License

Unknown

Info

1 total downloads
1 downloads for version 1.0.0
Download (2.45 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.0 2.45 KB Wed, 22 Feb 2017 02:13:13 GMT 1