Commit Graph

21 Commits

Author SHA1 Message Date
Bond_009 05b35dc41f Update Azure pipelines 2023-11-15 16:49:44 +01:00
Bond_009 6f231094d5 Update CI to .NET 7 2022-12-07 16:44:00 +01:00
Cody Robibero 68121e6e9c Revert dependency updates to Azure Pipelines 2022-10-26 07:27:07 -06:00
Joshua M. Boniface 611d8705ae
Merge pull request #8575 from jellyfin/renovate/copyfiles-2.x 2022-10-19 16:37:36 -04:00
Joshua M. Boniface 737e40b8b4
Merge pull request #8581 from jellyfin/renovate/downloadpipelineartifact-2.x 2022-10-19 16:36:30 -04:00
renovate[bot] 94635917ca
chore(deps): update dependency downloadpipelineartifact to v2.198.0 2022-10-19 05:53:18 +00:00
renovate[bot] 90c3815348
chore(deps): update dependency dotnetcorecli to v2.210.0 2022-10-19 03:47:53 +00:00
renovate[bot] 51dae418b5
chore(deps): update dependency copyfiles to v2.211.0 2022-10-18 23:41:43 +00:00
Cody Robibero 40045d2147 Update to full dotnet 6 2021-11-08 09:40:12 -07:00
Cody Robibero 4fc3de9b75
Fix builds for dotnet6 (#6595)
* Target net6.0

* Use new Enum.TryParse(ReadOnlySpan<char>) overload

* Replace RNGCryptoServiceProvider with RandomNumberGenerator

* ci - target net6.0 (#6594)

* Update deployment for dotnet6

* Use generic 6.0.x preview for CI

* Update direct dotnet download links

Co-authored-by: Bond_009 <bond.009@outlook.com>
2021-09-25 06:21:48 -06:00
Cody Robibero be00480fe2 ci - target net6.0 (#6594) 2021-09-24 20:15:46 +02:00
Rich Lander e91a2b1085 Update to later .NET SDK 2021-07-24 16:42:02 -07:00
crobibero 407c35f087 Update to dotnet 5.0.3 2021-02-09 19:02:02 -07:00
crobibero 3c8800604e Update test sdk 2020-11-13 09:48:26 -07:00
dkanada d9ea1ac12d
disable two more tasks to fix the failures 2020-11-04 13:49:49 +09:00
dkanada 25f93a9af4
disable compatibility checks until they work again 2020-11-03 23:18:30 +09:00
Erwin de Haan 900101de62
Re-enable the ABI checks. 2020-08-10 12:26:25 +02:00
dkanada b4c6ae9aba
disable compatibility checks for now 2020-08-04 01:02:02 +09:00
Erwin de Haan 427632611a Remove extract task. 2020-06-10 14:09:34 +02:00
Erwin de Haan 4c9216012b Install compatibility tool from nuget instead of pulling a github release. 2020-06-10 14:01:37 +02:00
dkanada 65765bda7e rename abi pipeline 2020-06-07 14:37:08 +09:00