File: System.Runtime.InteropServices.JavaScript.SupportedOSPlatform.cs | Web Access |
Project: src\src\libraries\System.Runtime.InteropServices.JavaScript\src\System.Runtime.InteropServices.JavaScript.csproj (System.Runtime.InteropServices.JavaScript) |
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. [assembly: System.Runtime.Versioning.SupportedOSPlatform("browser")] |