0510252385
Former-commit-id: ff953ca879339fe1e1211f7220f563e1342e66cb
89 lines
7.3 KiB
XML
89 lines
7.3 KiB
XML
<Directives>
|
|
<Application>
|
|
<Assembly Name="SampleWebApi" Dynamic="Required All" />
|
|
<Assembly Name="Microsoft.AspNetCore.Server.Kestrel.Core">
|
|
<Type Name="Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer" Dynamic="Required All" />
|
|
<Type Name="Microsoft.AspNetCore.Server.Kestrel.Core.Internal.KestrelServerOptionsSetup" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.AspNetCore.Server.Kestrel" Dynamic="Required All"/>
|
|
<Assembly Name="Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets">
|
|
<Type Name="Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory" Dynamic="Required All" />
|
|
<Type Name="Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.Extensions.DependencyInjection" Dynamic="Required All">
|
|
<Type Name="Microsoft.Extensions.DependencyInjection.DefaultServiceProviderFactory" Dynamic="Required All" />
|
|
<Type Name="Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver" Dynamic="Required All" />
|
|
<Type Name="Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteValidator" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.Extensions.Options">
|
|
<Type Name="Microsoft.Extensions.Options.OptionsManager`1[[Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerOptions,Microsoft.AspNetCore.Server.Kestrel.Core]]" Dynamic="Required All" />
|
|
<Type Name="Microsoft.Extensions.Options.OptionsFactory`1[[Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerOptions,Microsoft.AspNetCore.Server.Kestrel.Core]]" Dynamic="Required All" />
|
|
<Type Name="Microsoft.Extensions.Options.OptionsMonitor`1[[Microsoft.Extensions.Logging.Console.ConsoleLoggerOptions,Microsoft.Extensions.Logging.Console]]" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.AspNetCore.Mvc.Core" Dynamic="Required All" />
|
|
<Assembly Name="Microsoft.AspNetCore.Routing">
|
|
<Type Name="Microsoft.AspNetCore.Routing.Internal.RoutingMarkerService" Dynamic="Required All" />
|
|
<Type Name="Microsoft.AspNetCore.Builder.RouterMiddleware" Dynamic="Required All" />
|
|
<Type Name="Microsoft.AspNetCore.Routing.Tree.TreeRouteBuilder" Dynamic="Required All" />
|
|
<Type Name="Microsoft.AspNetCore.Routing.DefaultInlineConstraintResolver" Dynamic="Required All" />
|
|
<Type Name="Microsoft.AspNetCore.Routing.RouteOptions" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.AspNetCore.Mvc.Formatters.Json">
|
|
<Type Name="Microsoft.AspNetCore.Mvc.Formatters.Json.Internal.MvcJsonMvcOptionsSetup" Dynamic="Required All" />
|
|
<Type Name="Microsoft.AspNetCore.Mvc.MvcJsonOptions" Dynamic="Required All" />
|
|
<Type Name="Microsoft.AspNetCore.Mvc.MvcJsonOptionsConfigureCompatibilityOptions" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.AspNetCore.Authorization">
|
|
<Type Name="Microsoft.AspNetCore.Authorization.DefaultAuthorizationPolicyProvider" Dynamic="Required All" />
|
|
<Type Name="Microsoft.AspNetCore.Authorization.AuthorizationOptions" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.AspNetCore.Http">
|
|
<Type Name="Microsoft.AspNetCore.Http.HttpContextFactory" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.AspNetCore.HostFiltering">
|
|
<Type Name="Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.AspNetCore.Hosting" Dynamic="Required All">
|
|
<Type Name="Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime" Dynamic="Required All" />
|
|
<Type Name="Microsoft.AspNetCore.Hosting.Internal.StartupLoader+ConfigureServicesDelegateBuilder`1[[System.Object,System.Private.CoreLib]]" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.Extensions.Logging.Abstractions">
|
|
<Type Name="Microsoft.Extensions.Logging.Logger`1[[Microsoft.AspNetCore.Hosting.Internal.WebHost,Microsoft.AspNetCore.Hosting]]" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.Extensions.Logging">
|
|
<Type Name="Microsoft.Extensions.Logging.LoggerFactory" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.Extensions.Logging.Configuration">
|
|
<Type Name="Microsoft.Extensions.Logging.Configuration.LoggerProviderConfigurationFactory" Dynamic="Required All" />
|
|
<Type Name="Microsoft.Extensions.Logging.Configuration.LoggerProviderConfiguration`1[[Microsoft.Extensions.Logging.Console.ConsoleLoggerProvider,Microsoft.Extensions.Logging.Console]]" Dynamic="Required All" />
|
|
<Type Name="Microsoft.Extensions.Logging.Configuration.LoggerProviderOptionsChangeTokenSource`2[[Microsoft.Extensions.Logging.Console.ConsoleLoggerOptions,Microsoft.Extensions.Logging.Console],[Microsoft.Extensions.Logging.Console.ConsoleLoggerProvider,Microsoft.Extensions.Logging.Console]]" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.Extensions.Logging.Console">
|
|
<Type Name="Microsoft.Extensions.Logging.Console.ConsoleLoggerOptions" Dynamic="Required All" />
|
|
<Type Name="Microsoft.Extensions.Logging.Console.ConsoleLoggerProvider" Dynamic="Required All" />
|
|
<Type Name="Microsoft.Extensions.Logging.Console.ConsoleLoggerOptionsSetup" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.Extensions.Logging.Debug">
|
|
<Type Name="Microsoft.Extensions.Logging.Debug.DebugLogger" Dynamic="Required All" />
|
|
<Type Name="Microsoft.Extensions.Logging.Debug.DebugLoggerProvider" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="System.Linq.Expressions">
|
|
<Type Name="System.Linq.Expressions.ExpressionCreator`1[[Newtonsoft.Json.Serialization.ObjectConstructor`1[[System.Object,System.Private.CoreLib]],Newtonsoft.Json]]" Dynamic="Required All" />
|
|
<Type Name="System.Linq.Expressions.ExpressionCreator`1[[System.Func`2[[System.Object,System.Private.CoreLib],[System.Object,System.Private.CoreLib]],System.Private.CoreLib]]" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.Extensions.ObjectPool">
|
|
<Type Name="Microsoft.Extensions.ObjectPool.DefaultObjectPoolProvider" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Newtonsoft.Json">
|
|
<Type Name="Newtonsoft.Json.Serialization.ObjectConstructor`1[[System.Object,System.Private.CoreLib]]" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="System.ComponentModel.TypeConverter">
|
|
<Type Name="System.ComponentModel.TypeConverter" Dynamic="Required All" />
|
|
<Type Name="System.ComponentModel.StringConverter" Dynamic="Required All" />
|
|
<Type Name="System.ComponentModel.Int32Converter" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="Microsoft.Extensions.Configuration.Json">
|
|
<Type Name="Microsoft.Extensions.Configuration.Json.JsonConfigurationSource" Dynamic="Required All" />
|
|
</Assembly>
|
|
</Application>
|
|
</Directives> |