Skip to content

Commit

Permalink
removed no longer exists link from nuget config
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoMario committed Mar 8, 2023
1 parent 824a098 commit d7c35cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/handlebars/aspnetcore/NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<packageSources>
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
<clear />
<add key="dotnet-core" value="https://www.myget.org/F/dotnet-core/api/v3/index.json" />
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit d7c35cd

Please sign in to comment.