Skip to content

Commit

Permalink
Clear NuGet security warnings (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmrdavid authored May 31, 2024
1 parent c6b72e3 commit 4725c66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

<configuration>
<packageSources>
<clear/>
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
<add key="azure-appservice-staging" value="https://www.myget.org/F/azure-appservice-staging/api/v3/index.json" />
<add key="azure-appservice" value="https://www.myget.org/F/azure-appservice/api/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 4725c66

Please sign in to comment.