Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

Commit

Permalink
Update to .net core 3.0 preview6, fix ef core version to preview5 unt…
Browse files Browse the repository at this point in the history
…il npgsql is synced - npgsql/efcore.pg#903
  • Loading branch information
SonicGD committed Jun 13, 2019
1 parent 3e544bd commit 42f6b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ steps:
- task: UseDotNet@2
inputs:
packageType: sdk
version: 3.0.100-preview5-011568
version: 3.0.100-preview6-012264
includePreviewVersions: true
- task: DotNetCoreCLI@2
inputs:
Expand Down

0 comments on commit 42f6b7c

Please sign in to comment.