mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Downgrade dotnet core, to test with devops.
This commit is contained in:
parent
39d1c537e5
commit
f228399150
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ steps:
|
|||
- task: DotNetCoreInstaller@0
|
||||
displayName: 'Use .NET Core sdk 3.0'
|
||||
inputs:
|
||||
version: '3.0.100-preview-010006'
|
||||
version: '3.0.100-preview-009996'
|
||||
|
||||
- task: NuGetToolInstaller@0
|
||||
displayName: 'Use NuGet 4.9.2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue