Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created October 15, 2024 19:18
Show Gist options
  • Save vs-mobiletools-engineering-service2/2117f1728abba231dba708a984f33162 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/2117f1728abba231dba708a984f33162 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/Microsoft.macOS.md

API diff: Microsoft.macOS.dll

Microsoft.macOS.dll

Namespace ObjCRuntime

Type Changed: ObjCRuntime.Constants

Modified fields:

-public const string Version = "15.0.9660";
+public const string Version = "15.0.9664";

Namespace StoreKit

New Type: StoreKit.AppStore

public static class AppStore {
	// methods
	public static void RequestReview (AppKit.NSViewController in);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment