diff --git a/Directory.Build.props b/Directory.Build.props
index 9d84f1dc650..6e3d3a5d137 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -16,6 +16,11 @@
https://github.com/dotnet/arcade
$(WarningsNotAsErrors);NU1901;NU1902;NU1903;NU1904
+
+ net10.0
+ net9.0
+ $(NetCurrent)
+ $(NetToolCurrent)