FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ClearScriptForUnity3d/RunNetCoreTests.cmd at Unity3D · Hengle/ClearScriptForUnity3d · GitHub
Hengle
/
ClearScriptForUnity3d
Public
forked from
vovgou/ClearScriptForUnity3d
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
ClearScriptForUnity3d
/
RunNetCoreTests.cmd
Copy path
More file actions
More file actions
Latest commit
History
History
History
4 lines (4 loc) · 514 Bytes
Breadcrumbs
ClearScriptForUnity3d
/
RunNetCoreTests.cmd
Copy path
File metadata and controls
4 lines (4 loc) · 514 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
"
%ProgramFiles(x86)%
\dotnet\dotnet.exe
"
test --no-build --no-restore -c Debug -v d NetCore\ClearScriptTest\ClearScriptTest.csproj
"
%ProgramFiles(x86)%
\dotnet\dotnet.exe
"
test --no-build --no-restore -c Release -v d NetCore\ClearScriptTest\ClearScriptTest.csproj
"
%ProgramFiles%
\dotnet\dotnet.exe
"
test --no-build --no-restore -c Debug -v d NetCore\ClearScriptTest\ClearScriptTest.csproj
"
%ProgramFiles%
\dotnet\dotnet.exe
"
test --no-build --no-restore -c Release -v d NetCore\ClearScriptTest\ClearScriptTest.csproj
Back
|
FazBrowse Home
|
New Git URL