Skip to content

infinith4/MarkdownNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkdownNet

publish to Nuget

https://docs.microsoft.com/en-us/nuget/create-packages/creating-a-package

https://docs.microsoft.com/ja-jp/nuget/quickstart/create-and-publish-a-package-using-visual-studio-net-framework

cd C:\Projects\github\infinith4\MarkdownNet\MarkdownNet
nuget spec MarkdownNet.csproj

*modified a new version

copy packages directory to same directory.

nuget pack MarkdownNet.csproj -IncludeReferencedProjects  -properties Configuration=Release
nuget push infinith.MarkdownNet.1.0.2.nupkg [key] -Source https://api.nuget.org/v3/index.json

https://www.nuget.org/packages/infinith.MarkdownNet/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages