25be51926c
## Description Bumps and aligns the SDK version from `10.0.19041.0` to `10.0.22621.0`. ### Type of Change - Bug fix (non-breaking change which fixes an issue) ### Why - There is a requirement to build the Desktop DLL (`react-native-win32.dll`) for ARM64EC.\ This makes Windows SDK 10.0.22621.0 necessary due to the dependency on intrinsics-related headers not available in version 10.0.19041.0. - There is the added benefit of using the default SDK version installed by Visual Studio 2022, reducing the number of development dependencies. Replaces #10869 ### What - Bumps all Win SDK references to version 22621. - Adds installation of version 22621 in both installation scripts and CI. |
||
---|---|---|
.. | ||
Assets | ||
Properties | ||
JSValueReaderTest.cs | ||
JSValueTest.cs | ||
JTokenJSValueReader.cs | ||
JTokenJSValueWriter.cs | ||
Microsoft.ReactNative.Managed.UnitTests.csproj | ||
NativeModuleTest.cs | ||
NoAttributeNativeModuleTest.cs | ||
Package.appxmanifest | ||
ReactModuleBuilderMock.cs | ||
UnitTestApp.xaml | ||
UnitTestApp.xaml.cs | ||
packages.lock.json |