Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CodeQL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ path_classifiers:
- "**/packages/integration-test-app"
- "**/packages/playground"
- "**/packages/sample-app-fabric"
- "**/vnext/Desktop.ABITests"
- "**/vnext/Desktop.IntegrationTests"
- "**/vnext/Desktop.Test.DLL"
- "**/vnext/Desktop.UnitTests"
Expand Down
1 change: 0 additions & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
RnwNewArch;
UseFabric;
FollyDir;
IncludeFabricInterface;
UseFabric;
YogaDir;
WinVer;
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Remove CORE_ABI and bring rnwin32 and MS.RN much closer in functionality",
"packageName": "react-native-windows",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}
37 changes: 0 additions & 37 deletions vnext/Desktop.ABITests/Application.manifest

This file was deleted.

184 changes: 0 additions & 184 deletions vnext/Desktop.ABITests/DynamicReaderWriterTests.cpp

This file was deleted.

47 changes: 0 additions & 47 deletions vnext/Desktop.ABITests/NativeLogEventTests.cpp

This file was deleted.

73 changes: 0 additions & 73 deletions vnext/Desktop.ABITests/PerfTests.cpp

This file was deleted.

Loading
Loading