Skip to content

Easily import PublishSettings files from the terminal

License

Notifications You must be signed in to change notification settings

SaifAqqad/PubImport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PubImport

Easily import PublishSettings files from the terminal.

Installation

dotnet tool install -g PubImport

Usage

# While inside the project's directory
dotnet pubimport <path-to-publish-settings-file>

# Alternatively, you can specify the project's directory with the -p flag
dotnet pubimport -p <path-to-project-directory> <path-to-publish-settings-file>

About

Easily import PublishSettings files from the terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages