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
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ services:
- mongodb
install:
- choco install opencover codecov
- ps: .\build\dotnet-install.ps1 -Version 3.0.100-preview5-011568


build_script:
Expand Down
Loading

0 comments on commit 2cfec40

Please sign in to comment.