Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vs-mobiletools-engineering-service2/e78bb3ed270833e6bef6e71537ffe3f4 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/e78bb3ed270833e6bef6e71537ffe3f4 to your computer and use it in GitHub Desktop.
dotnet-macOS API diff from stable
title description author ms.author ms.date ms.topic ms.assetid ms.prod
Xamarin.macOS.Dotnet SDK API diff: unknown vs unknown
List of API changes between Xamarin.macOS.Dotnet versions unknown and unknown.
spouliot
sepoulio
5/6/2022
article
0b398d41-e947-9e75-eeb4-3fc5713e0b53
xamarin

Xamarin.macOS.Dotnet SDK API diff: unknown vs unknown

Assembly Version Changed: 12.3.0.0 vs 12.3.300.0

### Namespace NetworkExtension

Type Changed: NetworkExtension.NEAppRule

Removed constructor:

public NEAppRule (string signingIdentifier);

Namespace ObjCRuntime

Type Changed: ObjCRuntime.ThrowHelper

Added method:

public static void ThrowArgumentOutOfRangeException (string argumentName, object actualValue, string message);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment