Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Commit bc98edd

Browse files
committed
cleanup
1 parent a3a5113 commit bc98edd

File tree

81 files changed

+16441
-16843
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+16441
-16843
lines changed

NuGet.config

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
23
<configuration>
3-
<packageSources>
4-
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
5-
<add key="Identity* Dev Feed" value="https://www.myget.org/F/identity/" />
6-
<add key="ili" value="https://www.myget.org/F/ili/api/v3/index.json" />
7-
</packageSources>
8-
<disabledPackageSources>
9-
<add key="Identity* Dev Feed" value="true" />
10-
</disabledPackageSources>
4+
<packageSources>
5+
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
6+
<add key="Identity* Dev Feed" value="https://www.myget.org/F/identity/" />
7+
<add key="ili" value="https://www.myget.org/F/ili/api/v3/index.json" />
8+
</packageSources>
9+
<disabledPackageSources>
10+
<add key="Identity* Dev Feed" value="true" />
11+
</disabledPackageSources>
1112
</configuration>

0 commit comments

Comments
 (0)