mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Updated dotnet core 3.0 for the build
This commit is contained in:
parent
e0567f72ce
commit
3ff9024659
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue