mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-26 11:37:31 +00:00
Add ASP.NET Core build system
This commit is contained in:
7
appveyor.yml
Executable file
7
appveyor.yml
Executable file
@@ -0,0 +1,7 @@
|
||||
init:
|
||||
- git config --global core.autocrlf true
|
||||
build_script:
|
||||
- build.cmd verify
|
||||
clone_depth: 1
|
||||
test: off
|
||||
deploy: off
|
||||
Reference in New Issue
Block a user