Skip to content

Commit 3396a17

Browse files
committed
removed not working link from nuget config file
1 parent 6b0c316 commit 3396a17

File tree

1 file changed

+0
-1
lines changed
  • modules/swagger-codegen/src/main/resources/aspnetcore

1 file changed

+0
-1
lines changed

modules/swagger-codegen/src/main/resources/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)