mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-05-05 11:10:24 +02:00
Change FluentMigrator feed to Azure
This commit is contained in:
parent
00d9523d42
commit
1c25d71409
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
<packageSources>
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
|
||||
<add key="MyFeed" value="https://pkgs.dev.azure.com/Servarr/Servarr/_packaging/SQLite/nuget/v3/index.json" />
|
||||
<add key="FluentMigrator" value="https://www.myget.org/F/fluent-migrator/api/v3/index.json" />
|
||||
<add key="FluentMigrator" value="https://pkgs.dev.azure.com/fluentmigrator/fluentmigrator/_packaging/fluentmigrator/nuget/v3/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
|
|
|
|||
Loading…
Reference in a new issue