diff --git a/build/Stride.Build.props b/build/Stride.Build.props
index 693766b38f..3781768412 100644
--- a/build/Stride.Build.props
+++ b/build/Stride.Build.props
@@ -3,6 +3,7 @@
Stride
Windows
+ macOS
Linux
diff --git a/sources/core/Stride.Core/build/Stride.Core.targets b/sources/core/Stride.Core/build/Stride.Core.targets
index 430f664855..55f011f656 100644
--- a/sources/core/Stride.Core/build/Stride.Core.targets
+++ b/sources/core/Stride.Core/build/Stride.Core.targets
@@ -40,10 +40,12 @@
-->
+ Windows
+ macOS
UWP
Android
iOS
- macOS
+ macOS
Linux
Windows
diff --git a/sources/targets/Stride.Core.props b/sources/targets/Stride.Core.props
index e8e432285d..b51eb07813 100644
--- a/sources/targets/Stride.Core.props
+++ b/sources/targets/Stride.Core.props
@@ -9,22 +9,29 @@
net10.0
net10.0-windows
+ net10.0-macos
net10.0-android
net10.0-ios
uap10.0.16299
$(StridePlatform)
- Windows
- Linux
- macOS
+
+ Windows
+ macOS
+ Linux
+ Windows
+ macOS
UWP
Android
iOS
+ Linux
+ macOS
+ Windows
$(StridePlatform)
- dotnet
+ dotnet
UWP
Android
iOS