aspnetcore/eng/TrimmableProjects.props

109 строки
7.5 KiB
XML

<!--
This file is automatically generated. Run `./eng/scripts/GenerateProjectList.ps1` to update.
This file contains a complete list of projects annotated for trimming.
This file is generated using the <IsTrimmable> properties from each .csproj in this repository.
-->
<Project>
<ItemGroup>
<TrimmableProject Include="Microsoft.AspNetCore" />
<TrimmableProject Include="Microsoft.AspNetCore.DataProtection.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.Cryptography.Internal" />
<TrimmableProject Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" />
<TrimmableProject Include="Microsoft.AspNetCore.DataProtection" />
<TrimmableProject Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" />
<TrimmableProject Include="Microsoft.AspNetCore.DataProtection.Extensions" />
<TrimmableProject Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" />
<TrimmableProject Include="Microsoft.AspNetCore.Antiforgery" />
<TrimmableProject Include="Microsoft.AspNetCore.Hosting.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.Hosting" />
<TrimmableProject Include="Microsoft.AspNetCore.Hosting.Server.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.Core" />
<TrimmableProject Include="Microsoft.Net.Http.Headers" />
<TrimmableProject Include="Microsoft.AspNetCore.Http.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.Http.Extensions" />
<TrimmableProject Include="Microsoft.AspNetCore.Http.Features" />
<TrimmableProject Include="Microsoft.AspNetCore.Http.Results" />
<TrimmableProject Include="Microsoft.AspNetCore.Http" />
<TrimmableProject Include="Microsoft.AspNetCore.Metadata" />
<TrimmableProject Include="Microsoft.AspNetCore.Routing.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.Routing" />
<TrimmableProject Include="Microsoft.AspNetCore.WebUtilities" />
<TrimmableProject Include="Microsoft.AspNetCore.Html.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.Identity" />
<TrimmableProject Include="Microsoft.Extensions.Identity.Core" />
<TrimmableProject Include="Microsoft.Extensions.Identity.Stores" />
<TrimmableProject Include="Microsoft.AspNetCore.Connections.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.Server.HttpSys" />
<TrimmableProject Include="Microsoft.AspNetCore.Server.IISIntegration" />
<TrimmableProject Include="Microsoft.AspNetCore.Server.IIS" />
<TrimmableProject Include="Microsoft.AspNetCore.Server.Kestrel.Core" />
<TrimmableProject Include="Microsoft.AspNetCore.Server.Kestrel" />
<TrimmableProject Include="Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes" />
<TrimmableProject Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Quic" />
<TrimmableProject Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.BearerToken" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.Certificate" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.Cookies" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.Facebook" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.Google" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.JwtBearer" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.Negotiate" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.OAuth" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.Twitter" />
<TrimmableProject Include="Microsoft.AspNetCore.Authentication.WsFederation" />
<TrimmableProject Include="Microsoft.AspNetCore.Authorization" />
<TrimmableProject Include="Microsoft.AspNetCore.Authorization.Policy" />
<TrimmableProject Include="Microsoft.AspNetCore.CookiePolicy" />
<TrimmableProject Include="Microsoft.AspNetCore.Cors" />
<TrimmableProject Include="Microsoft.AspNetCore.Diagnostics.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" />
<TrimmableProject Include="Microsoft.AspNetCore.Diagnostics" />
<TrimmableProject Include="Microsoft.AspNetCore.HeaderPropagation" />
<TrimmableProject Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" />
<TrimmableProject Include="Microsoft.AspNetCore.Diagnostics.HealthChecks" />
<TrimmableProject Include="Microsoft.AspNetCore.HostFiltering" />
<TrimmableProject Include="Microsoft.AspNetCore.HttpLogging" />
<TrimmableProject Include="Microsoft.AspNetCore.HttpOverrides" />
<TrimmableProject Include="Microsoft.AspNetCore.HttpsPolicy" />
<TrimmableProject Include="Microsoft.AspNetCore.Localization.Routing" />
<TrimmableProject Include="Microsoft.AspNetCore.Localization" />
<TrimmableProject Include="Microsoft.AspNetCore.OutputCaching" />
<TrimmableProject Include="Microsoft.AspNetCore.RateLimiting" />
<TrimmableProject Include="Microsoft.AspNetCore.RequestDecompression" />
<TrimmableProject Include="Microsoft.AspNetCore.ResponseCaching.Abstractions" />
<TrimmableProject Include="Microsoft.AspNetCore.ResponseCaching" />
<TrimmableProject Include="Microsoft.AspNetCore.ResponseCompression" />
<TrimmableProject Include="Microsoft.AspNetCore.Rewrite" />
<TrimmableProject Include="Microsoft.AspNetCore.Session" />
<TrimmableProject Include="Microsoft.AspNetCore.SpaProxy" />
<TrimmableProject Include="Microsoft.AspNetCore.SpaServices.Extensions" />
<TrimmableProject Include="Microsoft.AspNetCore.StaticFiles" />
<TrimmableProject Include="Microsoft.AspNetCore.WebSockets" />
<TrimmableProject Include="Microsoft.AspNetCore.Components.Authorization" />
<TrimmableProject Include="Microsoft.AspNetCore.Components" />
<TrimmableProject Include="Microsoft.AspNetCore.Components.CustomElements" />
<TrimmableProject Include="Microsoft.AspNetCore.Components.Forms" />
<TrimmableProject Include="Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter" />
<TrimmableProject Include="Microsoft.AspNetCore.Components.QuickGrid" />
<TrimmableProject Include="Microsoft.Authentication.WebAssembly.Msal" />
<TrimmableProject Include="Microsoft.JSInterop.WebAssembly" />
<TrimmableProject Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" />
<TrimmableProject Include="Microsoft.AspNetCore.Components.WebAssembly" />
<TrimmableProject Include="Microsoft.AspNetCore.Components.Web" />
<TrimmableProject Include="Microsoft.Extensions.FileProviders.Embedded" />
<TrimmableProject Include="Microsoft.Extensions.Localization.Abstractions" />
<TrimmableProject Include="Microsoft.Extensions.ObjectPool" />
<TrimmableProject Include="Microsoft.JSInterop" />
<TrimmableProject Include="Microsoft.Extensions.WebEncoders" />
<TrimmableProject Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" />
<TrimmableProject Include="Microsoft.Extensions.Diagnostics.HealthChecks" />
<TrimmableProject Include="Microsoft.Extensions.Features" />
</ItemGroup>
</Project>