Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created October 22, 2024 11:07

Revisions

  1. vs-mobiletools-engineering-service2 created this gist Oct 22, 2024.
    17 changes: 17 additions & 0 deletions Microsoft.macOS.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    # API diff: Microsoft.macOS.dll

    ## Microsoft.macOS.dll

    ### Namespace ObjCRuntime

    #### Type Changed: ObjCRuntime.Constants

    Modified fields:

    ```diff
    -public const string Version = "15.0.9692";
    +public const string Version = "15.0.9694";
    ```