This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
640ee4e883
aspnetcore
/
test
/
Microsoft.DotNet.Watcher.To...
/
clean-assets.cmd
6 lines
106 B
Batchfile
Raw
Blame
History
@
ECHO
OFF
:
again
if
not
"
%1
"
==
"
"
(
echo
"
Deleting
%1
\TestProjects
"
rmdir
/s /q
%1
\TestProjects
)
Reference in New Issue
View Git Blame
Copy Permalink