1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

Bump FluentMigrator to official 6.2.0

(cherry picked from commit 82299cfc04732371e6709612cdb7d8d4eaf6ead3)
This commit is contained in:
Bogdan
2025-09-06 20:15:55 +03:00
committed by bakerboy448
parent 3c75250c08
commit c991a8927d
8 changed files with 147 additions and 38 deletions
-1
View File
@@ -7,6 +7,5 @@
<add key="Mono.Posix.NETStandard" value="https://pkgs.dev.azure.com/Servarr/Servarr/_packaging/Mono.Posix.NETStandard/nuget/v3/index.json" />
<add key="SQLite" value="https://pkgs.dev.azure.com/Servarr/Servarr/_packaging/SQLite/nuget/v3/index.json" />
<add key="FFMpegCore" value="https://pkgs.dev.azure.com/Servarr/Servarr/_packaging/FFMpegCore/nuget/v3/index.json" />
<add key="FluentMigrator" value="https://pkgs.dev.azure.com/Servarr/Servarr/_packaging/FluentMigrator/nuget/v3/index.json" />
</packageSources>
</configuration>