react-native-windows/vnext/Microsoft.ReactNative.Managed
Jon Thysell 845aad2404
Update to Microsoft.NETCore.UniversalWindowsPlatform 6.2.14 (#14084)
## Description

This PR upgrades the minimum version of `Microsoft.NETCore.UniversalWindowsPlatform` to 6.2.14 for UWP C# projects.

### Type of Change
- Bug fix (non-breaking change which fixes an issue)

### Why
This is long over-due as the latest (and probably last) version of this package hasn't changed in over two years. There's no reason for us to build against an older version. Just as importantly, this brings in a newer version of the .NetNative toolchain, which seems to resolve issues around C# builds hanging at the .NetNative step.

Resolves #14055
Resolves #9194
Resolves #4869

### What
Updated the minimum version of `Microsoft.NETCore.UniversalWindowsPlatform` to 6.2.14 for UWP C# projects. Added new entries to the props that enable C++ apps to consume C# modules to see the latest versions of .NetNative.

## Screenshots
N/A

## Testing
Verified E2Etests build and run.

## Changelog
Should this change be included in the release notes: _yes_

Update to Microsoft.NETCore.UniversalWindowsPlatform 6.2.14
2024-11-05 13:46:24 -08:00
..
Properties Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
AttributedViewManager.cs Make WinUI3 a property, add support for C# apps (#5260) 2020-06-22 16:38:40 +00:00
IJSValueTreeReader.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
IReactPromise.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
JSValue.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
JSValueGenerator.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
JSValueReader.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
JSValueReaderGenerator.cs Fix typos and add `cspell` configuration (#11536) 2023-05-05 13:12:29 -07:00
JSValueTreeReader.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
JSValueTreeWriter.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
JSValueWriter.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
JSValueWriterGenerator.cs Fix typos and add `cspell` configuration (#11536) 2023-05-05 13:12:29 -07:00
Microsoft.ReactNative.Managed.csproj Upgrade to Windows SDK 10.0.22621.0 (#13287) 2024-06-04 09:43:32 -07:00
OneOf.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactAttributes.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactCallback.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactConstantInfo.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactConstantProvider.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactConstantProviderInfo.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactContext.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactContextGenerator.cs Make WinUI3 a property, add support for C# apps (#5260) 2020-06-22 16:38:40 +00:00
ReactDispatcher.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactEnumerableExtensions.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactError.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactEventInfo.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactException.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactFunctionInfo.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactInitializerInfo.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactMethodInfo.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactModuleInfo.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactNotificationArgsOf.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactNotificationHandlerOf.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactNotificationIdOf.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactNotificationService.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactNotificationSubscription.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactNotificationSubscriptionRevoker.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactPackageBuilderExtensions.cs Fix typos and add `cspell` configuration (#11536) 2023-05-05 13:12:29 -07:00
ReactPackageProvider.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ReactPromise.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactPropertyBag.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactPropertyIdOf.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactPropertyName.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactPropertyNamespace.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReactSettingsSnapshot.cs Deprecate web debugging (#12724) 2024-02-12 17:27:39 -08:00
ReactSyncMethodInfo.cs Sync native module functions are wrapping the result in an array, which it shouldn't (#6253) 2020-10-19 12:53:20 -07:00
ReactTaskExtensions.cs Fix C# modules with multi-parameter callback methods (#10735) 2022-10-26 04:23:09 +00:00
ReflectionReactPackageProvider.cs Fix typos and add `cspell` configuration (#11536) 2023-05-05 13:12:29 -07:00
ViewManagerAttributes.cs Remove Microsoft.ReactNative.SharedManaged project. (#5091) 2020-06-06 21:09:46 +00:00
ViewManagerEvent.cs Make WinUI3 a property, add support for C# apps (#5260) 2020-06-22 16:38:40 +00:00
packages.lock.json Update to Microsoft.NETCore.UniversalWindowsPlatform 6.2.14 (#14084) 2024-11-05 13:46:24 -08:00