Skip to content

Commit

Permalink
update bat
Browse files Browse the repository at this point in the history
  • Loading branch information
harris2012 committed Jul 13, 2021
1 parent eee1578 commit 5ecf1ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions 0 - Build-Publish-Move.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ dotnet restore

dotnet build --no-restore -c Release

dotnet nuget Panosen.AspNetCore.Authentication.Basic\bin\Release\Panosen.AspNetCore.Authentication.Basic.*.nupkg -s https://package.savory.cn/v3/index.json --skip-duplicate
dotnet nuget Panosen.AspNetCore.Authentication.Header\bin\Release\Panosen.AspNetCore.Authentication.Header.*.nupkg -s https://package.savory.cn/v3/index.json --skip-duplicate

move /Y Panosen.AspNetCore.Authentication.Basic\bin\Release\Panosen.AspNetCore.Authentication.Basic.*.nupkg D:\LocalSavoryNuget\
move /Y Panosen.AspNetCore.Authentication.Header\bin\Release\Panosen.AspNetCore.Authentication.Header.*.nupkg D:\LocalSavoryNuget\

Expand Down

0 comments on commit 5ecf1ca

Please sign in to comment.