Skip to content

Commit e9b4e52

Browse files
authored
Remove package browsing comment from nuget.config
Removed comment about browsing packages.
1 parent eb224cc commit e9b4e52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nuget.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<configuration>
44
<packageSources>
55
<clear />
6-
<!-- Browse packages at https://dev.azure.com/azure-public/vside/_artifacts/feed/dotnet-project-system-public-packages -->
76
<add key="dotnet-project-system-internal" value="https://devdiv.pkgs.visualstudio.com/DevDiv/_packaging/dotnet-project-system-internal/nuget/v3/index.json" />
87
</packageSources>
98
</configuration>

0 commit comments

Comments
 (0)