Skip to content

Commit a186591

Browse files
Update src/nuget.config
Co-authored-by: Steve Sanderson <[email protected]>
1 parent d053349 commit a186591

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/nuget.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@
44
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
55
<clear />
66
<add key="nuget" value="https://api.nuget.org/v3/index.json" />
7-
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
87
</packageSources>
9-
</configuration>
8+
</configuration>

0 commit comments

Comments
 (0)