Updated docs and minor cleanup

This commit is contained in:
2024-07-15 22:49:31 +02:00
parent d6609fd335
commit 777b0fccc8
10 changed files with 56 additions and 37 deletions

View File

@@ -8,7 +8,7 @@ https://learn.microsoft.com/en-us/dotnet/core/tutorials/cli-templates-create-tem
### Build the package
`dotnet pack`
### Push to local nuget
### Push to devdisciples nuget
`dotnet nuget push bin/Release/MycroForge.PluginTemplate.Package.1.0.0.nupkg --source devdisciples`
### Install template package from local nuget