| 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/a510b1c377de40c09b76daf295e13d9b/Microsoft.Extensions.Configuration.Abstractions.dll"/> <ReferencePath Include="../../../../../../ref/3786c279c1a24222a0cd69e8aaa784ea/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/> <ReferencePath Include="../../../../../../ref/cc339222136148a0b5d40c4eb2c249a6/Microsoft.Extensions.Diagnostics.Abstractions.dll"/> <ReferencePath Include="../../../../../../ref/7b8789416b7b40d29b6485ca61332de1/Microsoft.Extensions.FileProviders.Abstractions.dll"/> <ReferencePath Include="../../../../../../ref/0884d0942dcb40f1a5f2bd4d38db1506/Microsoft.Extensions.Logging.Abstractions.dll"/> <ReferencePath Include="../../../../../../ref/36c9f370f9c04b799b60c644628b768f/System.ComponentModel.dll"/> <ReferencePath Include="../../../../../../ref/14466c5c1d5d4bd780ecf7dacd212b79/System.Runtime.dll"/> </ItemGroup> <ItemGroup> </ItemGroup> </Project>