Skip to content

Commit d7c35cd

Browse files
committed
removed no longer exists link from nuget config
1 parent 824a098 commit d7c35cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/handlebars/aspnetcore/NuGet.Config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<packageSources>
44
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
55
<clear />
6-
<add key="dotnet-core" value="https://www.myget.org/F/dotnet-core/api/v3/index.json" />
76
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
87
</packageSources>
98
</configuration>

0 commit comments

Comments
 (0)