Refactoring test scripts
_nuget needs some RepoRoots get the cats in line (d) spaces Fix Linux build breaks add execution permissions Pick up #999 Finish refactoring test scripts remove auth Reorder publishing to work! fix rebase errors fix more rebase errors small fixes
This commit is contained in:
parent
4e365921f7
commit
51eca0bcba
40 changed files with 443 additions and 216 deletions
20
scripts/configuration/buildProjects.csv
Normal file
20
scripts/configuration/buildProjects.csv
Normal file
|
@ -0,0 +1,20 @@
|
|||
dotnet
|
||||
dotnet-build
|
||||
dotnet-compile
|
||||
dotnet-compile-csc
|
||||
dotnet-compile-fsc
|
||||
dotnet-compile-native
|
||||
dotnet-new
|
||||
dotnet-pack
|
||||
dotnet-projectmodel-server
|
||||
dotnet-publish
|
||||
dotnet-restore
|
||||
dotnet-repl
|
||||
dotnet-repl-csi
|
||||
dotnet-resgen
|
||||
dotnet-run
|
||||
dotnet-test
|
||||
Microsoft.DotNet.Cli.Utils
|
||||
Microsoft.DotNet.ProjectModel.Loader
|
||||
Microsoft.DotNet.ProjectModel.Workspaces
|
||||
Microsoft.Extensions.Testing.Abstractions
|
|
Loading…
Add table
Add a link
Reference in a new issue