Skip to content

Commit

Permalink
Updated to preview8
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Aug 14, 2019
1 parent 3459ddf commit caab076
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image: Visual Studio 2019
init:
- git config --global core.autocrlf input
build_script:
- cmd: choco install dotnetcore-sdk --version=3.0.100-preview7-012821
- cmd: choco install dotnetcore-sdk --version=3.0.100-preview8-013656
- ps: .\build.ps1
test: off
after_build:
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
GitHubPackages: false
DotNet21Version: "2.1.801"
DotNetVersion: "2.2.401"
DotNet3Version: "3.0.100-preview7-012821"
DotNet3Version: "3.0.100-preview8-013656"
NuGetVersion: "5.2.0"

0 comments on commit caab076

Please sign in to comment.