File: System.Diagnostics.Process.csproj
Web Access
Project: src\src\libraries\System.Diagnostics.Process\src\System.Diagnostics.Process.csproj (System.Diagnostics.Process)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>System.Diagnostics.Process</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25367.101\tools\snk\MSFT.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;FEATURE_REGISTRY;DEBUG;NET;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET10_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="..\..\Common\src\System\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
    <Compile Include="..\..\Common\src\SkipLocalsInit.cs" Link="src\libraries\Common\src\SkipLocalsInit.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Diagnostics.Process\Debug\net10.0\System.Diagnostics.Process.notsupported.cs" Link="artifacts\obj\System.Diagnostics.Process\Debug\net10.0\System.Diagnostics.Process.notsupported.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Diagnostics.Process\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Diagnostics.Process\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Diagnostics.Process\Debug\net10.0\System.SR.cs" Link="artifacts\obj\System.Diagnostics.Process\Debug\net10.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Diagnostics.Process\Debug\net10.0\System.Diagnostics.Process.AssemblyInfo.cs" Link="artifacts\obj\System.Diagnostics.Process\Debug\net10.0\System.Diagnostics.Process.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\f0b6a8e21f6e42c69de672d4e6b31875\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3e8e63e8a9bf4a99b51f4d5a4f659202\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7827a3b2ccf94c5ba10e934be7a5406b\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\615baf9d81ca44afba507758174e80f9\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7c3130f6e3d74a4ba53f2ecc3b861a3f\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\54d0ad84e5524b159fc9d9bb63f09334\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0aa6bebe65b249f1806940c7f6a8e0f0\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\31354e19da1f4c88962063fc40a37578\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\536d57eced124e8cbd96bc7a9fa6781b\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\75bffc82b9c4447ab582bf00a90d957d\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bdabb3320bbc4162939110065db989ad\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\282872a41b974bbb89462f6be082c79e\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37ce505eb6a24a1cb96f82fd372eb306\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d56cc920799f4585a884a89b2ae3882e\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5a8bd7a0edf540a88afe99a362050a96\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\877a8bb65b4041598d4cbd990fec4bf9\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aa19b1baef9a406e999a267a14048bbf\System.Threading.ThreadPool.dll"/>
  </ItemGroup>
</Project>