.NET: Surface downstream experimental flags and remove unnecessary suppressions (#3968)

* Surface downstream experimental flags and remove unecessary suppressions

* Fix format error

* Fix file encoding.

* Address PR comments.
This commit is contained in:
westey
2026-02-17 12:53:33 +00:00
committed by GitHub
parent 54a67d96cd
commit 8015e00f56
22 changed files with 93 additions and 14 deletions
@@ -2,7 +2,6 @@
<PropertyGroup>
<TargetFrameworks>net10.0;net9.0</TargetFrameworks>
<NoWarn>$(NoWarn);MEAI001</NoWarn>
</PropertyGroup>
<PropertyGroup Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">