There was an error while loading. Please reload this page.
1 parent 237aa84 commit b905052Copy full SHA for b905052
1 file changed
NuGet.config
@@ -21,8 +21,8 @@ under the License.
21
22
<configuration>
23
<packageSources>
24
- <add key="ICU4N preview feed" value="https://www.myget.org/F/icu4n/api/v3/index.json" />
25
- <add key="J2N preview feed" value="https://www.myget.org/F/j2n-preview/api/v3/index.json" />
+ <!-- <add key="ICU4N preview feed" value="https://www.myget.org/F/icu4n/api/v3/index.json" /> -->
+ <!-- <add key="J2N preview feed" value="https://www.myget.org/F/j2n-preview/api/v3/index.json" /> -->
26
<add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" />
27
</packageSources>
28
</configuration>
0 commit comments