Adds NetTest.bat to run .NET Core tests on Windows (#6216)

This commit is contained in:
Derek Bailey
2020-10-27 22:51:58 -07:00
committed by GitHub
parent f9a18ea635
commit 0dfcc0a378
2 changed files with 22 additions and 1 deletions

3
.gitignore vendored
View File

@@ -135,4 +135,5 @@ js/**/*.d.ts
mjs/**/*.js
mjs/**/*.d.ts
yarn-error.log
.cache/
.cache/
.cmake/