react-native-windows/vnext/Microsoft.ReactNative.Manag...
Julio César Rocha 25be51926c
Upgrade to Windows SDK 10.0.22621.0 (#13287)
## 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.
2024-06-04 09:43:32 -07:00
..
Assets Strongly typed value serialization and deserialization using IJSValueReader, JSValue, and IJSValueWriter (#3760) 2019-12-11 23:38:29 +00:00
Properties Strongly typed value serialization and deserialization using IJSValueReader, JSValue, and IJSValueWriter (#3760) 2019-12-11 23:38:29 +00:00
JSValueReaderTest.cs CELA open source policy no longer recommends all right reserved in license header (#5083) 2020-06-01 15:17:26 -07:00
JSValueTest.cs Adding compile time Code generation for Managed React Native modules for Windows (#5064) 2020-06-04 02:39:30 +00:00
JTokenJSValueReader.cs CELA open source policy no longer recommends all right reserved in license header (#5083) 2020-06-01 15:17:26 -07:00
JTokenJSValueWriter.cs CELA open source policy no longer recommends all right reserved in license header (#5083) 2020-06-01 15:17:26 -07:00
Microsoft.ReactNative.Managed.UnitTests.csproj Upgrade to Windows SDK 10.0.22621.0 (#13287) 2024-06-04 09:43:32 -07:00
NativeModuleTest.cs Fix typos and add `cspell` configuration (#11536) 2023-05-05 13:12:29 -07:00
NoAttributeNativeModuleTest.cs Fix typos and add `cspell` configuration (#11536) 2023-05-05 13:12:29 -07:00
Package.appxmanifest Remove Microsoft user names from source code (#6125) 2020-09-30 13:22:06 -07:00
ReactModuleBuilderMock.cs Deprecate web debugging (#12724) 2024-02-12 17:27:39 -08:00
UnitTestApp.xaml CELA open source policy no longer recommends all right reserved in license header (#5083) 2020-06-01 15:17:26 -07:00
UnitTestApp.xaml.cs Target WinUI 3 to WinUI 3 Preview 1 (#5309) 2020-06-25 00:54:24 -07:00
packages.lock.json Integrate RN Nightly Build 5/18 (#13282) 2024-05-31 14:20:48 -07:00