Skip to content

Commit

Permalink
Fixes #1423
Browse files Browse the repository at this point in the history
  • Loading branch information
jzabroski committed Feb 19, 2021
1 parent 3adead6 commit 07ace7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget.config
Expand Up @@ -4,6 +4,6 @@
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
<clear />
<add key="NuGet Feed" value="https://api.nuget.org/v3/index.json" />
<add key="MyGet Feed" 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>

0 comments on commit 07ace7e

Please sign in to comment.