mirror of https://github.com/Radarr/Radarr
New: Bump .net core to 3.1.102
This commit is contained in:
parent
b670bffa1b
commit
a5bac30ef3
|
@ -12,7 +12,7 @@ variables:
|
|||
radarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(radarrVersion)'
|
||||
sentryOrg: 'radarr'
|
||||
dotnetVersion: '3.1.x'
|
||||
dotnetVersion: '3.1.102'
|
||||
|
||||
trigger:
|
||||
branches:
|
||||
|
|
Loading…
Reference in New Issue