Skip to content

Commit

Permalink
.NET Install script and CI update
Browse files Browse the repository at this point in the history
  • Loading branch information
Turnerj committed May 18, 2019
1 parent d861636 commit 2cfec40
Show file tree
Hide file tree
Showing 2 changed files with 590 additions and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Expand Up @@ -19,6 +19,7 @@ services:
- mongodb - mongodb
install: install:
- choco install opencover codecov - choco install opencover codecov
- ps: .\build\dotnet-install.ps1 -Version 3.0.100-preview5-011568




build_script: build_script:
Expand Down

0 comments on commit 2cfec40

Please sign in to comment.