Skip to content

Commit d9d062a

Browse files
author
yingtingxu
committed
docs: comment out the NuGet.config
1 parent 3caa871 commit d9d062a

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

NuGet.config

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<configuration>
3-
<packageRestore>
4-
<add key="automatic" value="False" />
5-
</packageRestore>
6-
<packageSources>
7-
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
8-
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
9-
</packageSources>
10-
</configuration>
1+
<!-- <?xml version="1.0" encoding="utf-8"?> -->
2+
<!-- <configuration> -->
3+
<!-- <packageRestore> -->
4+
<!-- <add key="automatic" value="False" /> -->
5+
<!-- </packageRestore> -->
6+
<!-- <packageSources> -->
7+
<!-- <add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" /> -->
8+
<!-- <add key="NuGet" value="https://api.nuget.org/v3/index.json" /> -->
9+
<!-- </packageSources> -->
10+
<!-- </configuration> -->

0 commit comments

Comments
 (0)