Updated dotnet core 3.0 for the build

This commit is contained in:
Robin 2019-03-28 15:58:11 +01:00
commit 3ff9024659
No known key found for this signature in database
GPG key ID: CBBB6557491B1140

View file

@ -15,7 +15,7 @@ steps:
- task: DotNetCoreInstaller@0 - task: DotNetCoreInstaller@0
displayName: 'Use .NET Core sdk 3.0' displayName: 'Use .NET Core sdk 3.0'
inputs: inputs:
version: '3.0.100-preview4-010520' version: '3.0.100-preview4-010965'
- task: NuGetToolInstaller@0 - task: NuGetToolInstaller@0
displayName: 'Use NuGet 4.9.2' displayName: 'Use NuGet 4.9.2'