5 instantiations of TargetPlatformAttribute
Controls.NuGet (1)
artifacts\obj\Controls.NuGet\Debug\net9.0-android35.0\Controls.NuGet.AssemblyInfo.cs (1)
27[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Android35.0")]
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
artifacts\b934928927d9a387\Microsoft.AspNetCore.Components.WebView.WindowsForms.AssemblyInfo.cs (1)
24[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
Microsoft.AspNetCore.Components.WebView.Wpf (1)
artifacts\obj\Microsoft.AspNetCore.Components.WebView.Wpf\Debug\net9.0-windows\Microsoft.AspNetCore.Components.WebView.Wpf.AssemblyInfo.cs (1)
24[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
Microsoft.Maui.Controls.Xaml (1)
artifacts\obj\Controls.Xaml\Debug\net9.0-windows10.0.19041.0\Controls.Xaml.AssemblyInfo.cs (1)
27[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows10.0.19041.0")]
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
artifacts\obj\Graphics.Win2D\Debug\net9.0-windows10.0.19041.0\Graphics.Win2D.AssemblyInfo.cs (1)
24[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows10.0.19041.0")]
1 reference to TargetPlatformAttribute
System.Runtime (1)
src\runtime\artifacts\obj\System.Runtime\Release\net11.0\System.Runtime.Forwards.cs (1)
749[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.Versioning.TargetPlatformAttribute))]