mirror of
https://github.com/tribufu/tribufu-dotnet
synced 2025-08-04 06:24:53 +00:00
Add shared packages
This commit is contained in:
5
scripts/package.ps1
Normal file
5
scripts/package.ps1
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
dotnet clean
|
||||
dotnet build -c Release
|
||||
dotnet pack
|
@@ -1,3 +0,0 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
dotnet pack
|
Reference in New Issue
Block a user