1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-01 20:11:39 +00:00

Update to net core 3.1.201

This commit is contained in:
ta264 2020-03-29 13:23:56 +01:00 committed by Qstick
parent c54140169b
commit 5eee95f8bd

View file

@ -12,7 +12,7 @@ variables:
lidarrVersion: '$(majorVersion).$(minorVersion)' lidarrVersion: '$(majorVersion).$(minorVersion)'
buildName: '$(Build.SourceBranchName).$(lidarrVersion)' buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
sentryOrg: 'radarr' sentryOrg: 'radarr'
dotnetVersion: '3.1.102' dotnetVersion: '3.1.201'
trigger: trigger:
branches: branches: