diff --git a/change/@office-iss-react-native-win32-9216f33d-449a-44a7-9ee3-1c80e5dea21d.json b/change/@office-iss-react-native-win32-9216f33d-449a-44a7-9ee3-1c80e5dea21d.json new file mode 100644 index 00000000000..81bff5e1f74 --- /dev/null +++ b/change/@office-iss-react-native-win32-9216f33d-449a-44a7-9ee3-1c80e5dea21d.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "@office-iss/react-native-win32", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-automation-56deeabf-d8b4-4503-8d9b-6a761b5444b3.json b/change/@react-native-windows-automation-56deeabf-d8b4-4503-8d9b-6a761b5444b3.json new file mode 100644 index 00000000000..c07e4626f52 --- /dev/null +++ b/change/@react-native-windows-automation-56deeabf-d8b4-4503-8d9b-6a761b5444b3.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "@react-native-windows/automation", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-automation-channel-b7273e4f-f64d-43e8-9704-959eb187d63b.json b/change/@react-native-windows-automation-channel-b7273e4f-f64d-43e8-9704-959eb187d63b.json new file mode 100644 index 00000000000..1d0762fa83c --- /dev/null +++ b/change/@react-native-windows-automation-channel-b7273e4f-f64d-43e8-9704-959eb187d63b.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "@react-native-windows/automation-channel", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-automation-commands-8517edf8-d73d-4fe3-ae37-5a41742508fe.json b/change/@react-native-windows-automation-commands-8517edf8-d73d-4fe3-ae37-5a41742508fe.json new file mode 100644 index 00000000000..9ba1054ebd9 --- /dev/null +++ b/change/@react-native-windows-automation-commands-8517edf8-d73d-4fe3-ae37-5a41742508fe.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "@react-native-windows/automation-commands", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/react-native-platform-override-16160e57-ff30-4598-91e2-a150a599fb9f.json b/change/react-native-platform-override-16160e57-ff30-4598-91e2-a150a599fb9f.json new file mode 100644 index 00000000000..e7f2d88d775 --- /dev/null +++ b/change/react-native-platform-override-16160e57-ff30-4598-91e2-a150a599fb9f.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "react-native-platform-override", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/react-native-windows-b6634fb3-da89-4784-9308-5bfe265a70dc.json b/change/react-native-windows-b6634fb3-da89-4784-9308-5bfe265a70dc.json new file mode 100644 index 00000000000..d7d4332714f --- /dev/null +++ b/change/react-native-windows-b6634fb3-da89-4784-9308-5bfe265a70dc.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "react-native-windows", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/react-native-windows-init-c7afe312-cde6-4231-ab5f-6b8bb86a7639.json b/change/react-native-windows-init-c7afe312-cde6-4231-ab5f-6b8bb86a7639.json new file mode 100644 index 00000000000..880de43e47c --- /dev/null +++ b/change/react-native-windows-init-c7afe312-cde6-4231-ab5f-6b8bb86a7639.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "react-native-windows-init", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/vnext/Microsoft.ReactNative.IntegrationTests/Microsoft.ReactNative.IntegrationTests.vcxproj b/vnext/Microsoft.ReactNative.IntegrationTests/Microsoft.ReactNative.IntegrationTests.vcxproj index 4f0c69989ec..364e030da5c 100644 --- a/vnext/Microsoft.ReactNative.IntegrationTests/Microsoft.ReactNative.IntegrationTests.vcxproj +++ b/vnext/Microsoft.ReactNative.IntegrationTests/Microsoft.ReactNative.IntegrationTests.vcxproj @@ -82,7 +82,9 @@ _CONSOLE;MSO_MOTIFCPP;FOLLY_CFG_NO_COROUTINES;FOLLY_NO_CONFIG;%(PreprocessorDefinitions) Level4 - $(MSBuildThisFileDirectory);%(AdditionalIncludeDirectories) + $(MSBuildThisFileDirectory);$(ReactNativeWindowsDir)stubs;%(AdditionalIncludeDirectories) + + 4244;%(DisableSpecificWarnings)