8000 GitHub - karlos-oliveira/PackageCreator: Create and publish nuget package from dotnet projects to azure artifacts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

karlos-oliveira/PackageCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Its mandatory install Artifact Credential Provider to publish nuget packages, this tool can be found here -> https://github.com/microsoft/artifacts-credprovider

or, if using windows you can open powershell as admin and execute the command bellow

iex "& { $(irm https://aka.ms/install-artifacts-credprovider.ps1) }"

About

Create and publish nuget package from dotnet projects to azure artifacts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0