1
0
mirror of synced 2025-12-19 18:06:02 -05:00

Fix macOS RID in SDK release notes for 10.0-preview.7 (#10085)

Fix incorrect RID for macOS in example.
This commit is contained in:
Martin Costello
2025-09-11 17:21:57 +01:00
committed by GitHub
parent 7e61de0bd5
commit bf6ba316c7

View File

@@ -22,7 +22,7 @@ platform-specific .NET Tools work this way, you only need to add one thing to yo
<RuntimeIdentifiers>
linux-x64;
linux-arm64;
macos-arm64;
osx-arm64;
win-x64;
- win-arm64
+ win-arm64;