Minor update to retry DevOps pipeline
This commit is contained in:
parent
3026a55be8
commit
38f5518e5e
@ -1 +1 @@
|
||||
for f in /src/csproj-files/*.csproj; do dotnet restore $f; done
|
||||
echo RESTORING ALL PACKAGES...; for f in /src/csproj-files/*.csproj; do dotnet restore $f; done
|
||||
|
Loading…
x
Reference in New Issue
Block a user