Skip to content

Commit cab8094

Browse files
committed
fix: comment out react-native package source
1 parent 2caaf85 commit cab8094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/Calculator/fabric/NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="react-native" value="https://pkgs.dev.azure.com/ms/react-native/_packaging/react-native-public/nuget/v3/index.json" />
5+
<!-- <add key="react-native" value="https://pkgs.dev.azure.com/ms/react-native/_packaging/react-native-public/nuget/v3/index.json" /> -->
66
<add key="Nuget.org" value="https://api.nuget.org/v3/index.json" />
77
</packageSources>
88
<disabledPackageSources>

0 commit comments

Comments
 (0)