|
@@ -1,43 +0,0 @@
|
|
|
-<Directives>
|
|
|
- <Application>
|
|
|
- <Assembly Name="PlatformBenchmarks" 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.Http" Dynamic="Required All" />
|
|
|
- <Assembly Name="Microsoft.AspNetCore.HostFiltering">
|
|
|
- <Type Name="Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware" Dynamic="Required All" />
|
|
|
- </Assembly>
|
|
|
- <Assembly Name="Microsoft.AspNetCore.Hosting" Dynamic="Required All" />
|
|
|
- <Assembly Name="Microsoft.Extensions.Logging.Abstractions">
|
|
|
-
|
|
|
- </Assembly>
|
|
|
- <Assembly Name="Microsoft.Extensions.Logging">
|
|
|
- <Type Name="Microsoft.Extensions.Logging.LoggerFactory" 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>
|