diff --git a/change/react-native-windows-8103806d-4bb2-410b-8069-41763615cb43.json b/change/react-native-windows-8103806d-4bb2-410b-8069-41763615cb43.json new file mode 100644 index 00000000000..43378fa93fd --- /dev/null +++ b/change/react-native-windows-8103806d-4bb2-410b-8069-41763615cb43.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Allow disabling static graph restore under VS (#11186)", + "packageName": "react-native-windows", + "email": "julio.rocha@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/vnext/Directory.Build.props b/vnext/Directory.Build.props index 41dffac3e6a..516429d9f48 100644 --- a/vnext/Directory.Build.props +++ b/vnext/Directory.Build.props @@ -64,7 +64,7 @@ - true + true \ No newline at end of file diff --git a/vnext/PropertySheets/NuGet.Cpp.props b/vnext/PropertySheets/NuGet.Cpp.props index 4196bec6ecc..871af9d08c9 100644 --- a/vnext/PropertySheets/NuGet.Cpp.props +++ b/vnext/PropertySheets/NuGet.Cpp.props @@ -1,5 +1,5 @@ - - true + true false