This repository has been archived on 2024-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
elliebot/src/Ellie.Marmalade/pack-and-push.ps1
2024-05-13 00:37:12 +12:00

2 lines
No EOL
91 B
PowerShell

dotnet pack -o bin/Release/packed
dotnet nuget push bin/Release/packed/ --source emotionlab