mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
Fix backend analyze
This commit is contained in:
@@ -811,6 +811,10 @@ stages:
|
|||||||
displayName: 'Install .net core 2.1'
|
displayName: 'Install .net core 2.1'
|
||||||
inputs:
|
inputs:
|
||||||
version: 2.1.815
|
version: 2.1.815
|
||||||
|
- task: UseDotNet@2
|
||||||
|
displayName: 'Install .net core 3.1'
|
||||||
|
inputs:
|
||||||
|
version: 3.1.413
|
||||||
- task: UseDotNet@2
|
- task: UseDotNet@2
|
||||||
displayName: 'Install .net core 5.0'
|
displayName: 'Install .net core 5.0'
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user