File: System.Runtime.InteropServices.JavaScript.csproj
Web Access
Project: src\runtime\src\libraries\System.Runtime.InteropServices.JavaScript\src\System.Runtime.InteropServices.JavaScript.csproj (System.Runtime.InteropServices.JavaScript)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>System.Runtime.InteropServices.JavaScript</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;ENABLE_JS_INTEROP_BY_VALUE;CORECLR;RELEASE;NET;NET11_0;NETCOREAPP;BROWSER;BROWSER1_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_0_OR_GREATER;NET11_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="System.Runtime.InteropServices.JavaScript.SupportedOSPlatform.cs"/>
    <Compile Include="../../Common/src/Interop/Browser/Interop.Runtime.CoreCLR.cs" Link="src/runtime/src/libraries/Common/src/Interop/Browser/Interop.Runtime.CoreCLR.cs"/>
    <Compile Include="../../Common/src/Interop/Unix/Interop.Libraries.cs" Link="src/runtime/src/libraries/Common/src/Interop/Unix/Interop.Libraries.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Interop/JavaScriptImports.Generated.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Interop/JavaScriptExports.CoreCLR.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSHost.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSMarshalerType.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSMarshalAsAttribute.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSObject.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSObject.References.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSType.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSHostImplementation.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSHostImplementation.CoreCLR.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSHostImplementation.Types.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSMarshalerArgument.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSException.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSExportAttribute.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSImportAttribute.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/CancelablePromise.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/JSProxyContext.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/MarshalerType.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.BigInt64.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Char.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Double.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Func.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Single.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Int52.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Int16.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Byte.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Bool.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Task.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.DateTime.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.IntPtr.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Object.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Int32.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.JSObject.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.String.cs"/>
    <Compile Include="System/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Exception.cs"/>
    <Compile Include="../../Common/src/System/SR.cs" Link="src/runtime/src/libraries/Common/src/System/SR.cs"/>
    <Compile Include="../../Common/src/SkipLocalsInit.cs" Link="src/runtime/src/libraries/Common/src/SkipLocalsInit.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Runtime.InteropServices.JavaScript/Release/net11.0-browser/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.Runtime.InteropServices.JavaScript/Release/net11.0-browser/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Runtime.InteropServices.JavaScript/Release/net11.0-browser/System.SR.cs" Link="src/runtime/artifacts/obj/System.Runtime.InteropServices.JavaScript/Release/net11.0-browser/System.SR.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Runtime.InteropServices.JavaScript/Release/net11.0-browser/System.Runtime.InteropServices.JavaScript.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.Runtime.InteropServices.JavaScript/Release/net11.0-browser/System.Runtime.InteropServices.JavaScript.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../ref/8f051e93c7184fde92522defdf28a13a/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../ref/e7e3aed6f84045d3816709459e7862f0/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../../../ref/389a1a14fd7f4bebb90424e22827915b/System.Threading.dll"/>
    <ReferencePath Include="../../../../../../ref/22d14500e5b8487ba2d1ad0425fd1716/System.Private.CoreLib.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="_generated/0/JSImports.g.cs"/>
  </ItemGroup>
</Project>