No release yet
This commit is contained in:
5
test/data/test-isn/test.sh
Executable file
5
test/data/test-isn/test.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
nuget locals all -clear && dotnet nuget locals all --clear && \
|
||||
nuget install -NoCache -Verbosity detailed -ConfigFile ANuGet.Config Yavsc.Abstract
|
||||
|
Reference in New Issue
Block a user