Skip to content

Commit

Permalink
Merge pull request #725 from dotnet/feed-update-master
Browse files Browse the repository at this point in the history
[master] NuGet Feed Update
  • Loading branch information
JoeRobich authored Feb 9, 2021
2 parents 6cccc74 + cbd4dbd commit 6684478
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public partial class RoslynSDKRootTemplateWizard
<configuration>
<packageSources>
<clear />
<add key=""nuget.org"" value=""https://api.nuget.org/v3/index.json"" />
<add key=""dotnet-public"" value=""https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json"" />
<add key=""dotnet-tools"" value=""https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json"" />
</packageSources>
<disabledPackageSources>
Expand Down

0 comments on commit 6684478

Please sign in to comment.