This commit is contained in:
Paul Schneider 2023-03-14 00:15:42 +00:00
commit 6f79be26d8
33 changed files with 554 additions and 369 deletions

5
test/data/test-isn/test.sh Executable file
View 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