File: Microsoft.Extensions.Hosting.Abstractions.csproj
Web Access
Project: src\runtime\src\libraries\Microsoft.Extensions.Hosting.Abstractions\src\Microsoft.Extensions.Hosting.Abstractions.csproj (Microsoft.Extensions.Hosting.Abstractions)
<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>Microsoft.Extensions.Hosting.Abstractions</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET11_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;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="BackgroundService.cs"/>
    <Compile Include="EnvironmentName.cs"/>
    <Compile Include="Environments.cs"/>
    <Compile Include="HostAbortedException.cs"/>
    <Compile Include="HostBuilderContext.cs"/>
    <Compile Include="HostDefaults.cs"/>
    <Compile Include="HostEnvironmentEnvExtensions.cs"/>
    <Compile Include="HostingAbstractionsHostBuilderExtensions.cs"/>
    <Compile Include="HostingAbstractionsHostExtensions.cs"/>
    <Compile Include="HostingEnvironmentExtensions.cs"/>
    <Compile Include="IApplicationLifetime.cs"/>
    <Compile Include="IHost.cs"/>
    <Compile Include="IHostApplicationBuilder.cs"/>
    <Compile Include="IHostApplicationLifetime.cs"/>
    <Compile Include="IHostBuilder.cs"/>
    <Compile Include="IHostedLifecycleService.cs"/>
    <Compile Include="IHostedService.cs"/>
    <Compile Include="IHostEnvironment.cs"/>
    <Compile Include="IHostingEnvironment.cs"/>
    <Compile Include="IHostLifetime.cs"/>
    <Compile Include="ServiceCollectionHostedServiceExtensions.cs"/>
    <Compile Include="../../Common/src/System/Obsoletions.cs" Link="src/runtime/src/libraries/Common/src/System/Obsoletions.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/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../artifacts/obj/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/System.SR.cs" Link="src/runtime/artifacts/obj/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/System.SR.cs"/>
    <Compile Include="../../../../artifacts/obj/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../ref/5dd3797b75a0481683a0f9eedf7620a6/Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/b31076baa3384933a990c85b9835be40/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/0fa92e611c0540b59cefde4c63778261/Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/7d31ed777263418f8bda26427f88a5b4/Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/6929e2573fff4fdf958932161d556c1b/Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/61e8201672e8457085bd088f08b120d5/System.ComponentModel.dll"/>
    <ReferencePath Include="../../../../../../ref/79cfa4e8e6094f2cab1754c719554d8e/System.Runtime.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>