mycroforge/MycroForge.Core/README.md

201 B

Publish to local nuget repo

dotnet build -r Release
dotnet nuget push ./bin/Release/MycroForge.Core.1.0.0.nupkg --source http://localhost:5555/v3/index.json --api-key password