|
|
@@ -1,158 +0,0 @@
|
|
|
-<!--
|
|
|
- This lists all assemblies which are part of the Microsoft.AspNetCore.App metapackage and shared framework.
|
|
|
--->
|
|
|
-<Project>
|
|
|
-
|
|
|
- <ItemGroup>
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Antiforgery" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Authentication.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Authentication.Cookies" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Authentication.Core" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Authentication.OAuth" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Authentication" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Authorization.Policy" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Authorization" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Components.Browser" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Components" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Connections.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.CookiePolicy" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Cors" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Cryptography.Internal" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.DataProtection.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.DataProtection.Extensions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.DataProtection" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Diagnostics.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Diagnostics.HealthChecks" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Diagnostics" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.HostFiltering" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Hosting.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Hosting.Server.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Hosting" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Html.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Http.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Http.Connections.Common" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Http.Connections" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Http.Extensions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Http.Features" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Http" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.HttpOverrides" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.HttpsPolicy" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Identity" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Localization.Routing" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Localization" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.ApiExplorer" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.Core" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.Cors" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.DataAnnotations" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.Formatters.Json" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.Formatters.Xml" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.Localization" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.Razor" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.RazorPages" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.TagHelpers" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc.ViewFeatures" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Mvc" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Razor.Runtime" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Razor" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.ResponseCaching.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.ResponseCaching" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.ResponseCompression" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Rewrite" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Routing.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Routing" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Server.HttpSys" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Server.IIS" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Server.IISIntegration" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Server.Kestrel.Core" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Server.Kestrel" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.Session" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.SignalR.Common" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.SignalR.Core" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.SignalR" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.StaticFiles" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.WebSockets" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore.WebUtilities" />
|
|
|
- <Dependency Include="Microsoft.AspNetCore" />
|
|
|
- <Dependency Include="Microsoft.Extensions.Identity.Core" />
|
|
|
- <Dependency Include="Microsoft.Extensions.Identity.Stores" />
|
|
|
- <Dependency Include="Microsoft.Net.Http.Headers" />
|
|
|
-
|
|
|
- <!-- We still be the shared framework but running restore against packages we just built. This sets the version to match the current build number. -->
|
|
|
- <Dependency Update="@(Dependency)" Version="$(PackageVersion)" />
|
|
|
-
|
|
|
- <!-- Dependencies built as packages in other repos that we definitely want in the shared framework. -->
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Caching.Abstractions" Version="$(MicrosoftExtensionsCachingAbstractionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Caching.Memory" Version="$(MicrosoftExtensionsCachingMemoryPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration.Abstractions" Version="$(MicrosoftExtensionsConfigurationAbstractionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration.Binder" Version="$(MicrosoftExtensionsConfigurationBinderPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration.CommandLine" Version="$(MicrosoftExtensionsConfigurationCommandLinePackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="$(MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration.FileExtensions" Version="$(MicrosoftExtensionsConfigurationFileExtensionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration.Ini" Version="$(MicrosoftExtensionsConfigurationIniPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration.Json" Version="$(MicrosoftExtensionsConfigurationJsonPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration.KeyPerFile" Version="$(MicrosoftExtensionsConfigurationKeyPerFilePackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration.UserSecrets" Version="$(MicrosoftExtensionsConfigurationUserSecretsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration.Xml" Version="$(MicrosoftExtensionsConfigurationXmlPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Configuration" Version="$(MicrosoftExtensionsConfigurationPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="$(MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.DependencyInjection" Version="$(MicrosoftExtensionsDependencyInjectionPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="$(MicrosoftExtensionsDiagnosticsHealthChecksAbstractionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="$(MicrosoftExtensionsDiagnosticsHealthChecksPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.FileProviders.Abstractions" Version="$(MicrosoftExtensionsFileProvidersAbstractionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.FileProviders.Composite" Version="$(MicrosoftExtensionsFileProvidersCompositePackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.FileProviders.Embedded" Version="$(MicrosoftExtensionsFileProvidersEmbeddedPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.FileProviders.Physical" Version="$(MicrosoftExtensionsFileProvidersPhysicalPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.FileSystemGlobbing" Version="$(MicrosoftExtensionsFileSystemGlobbingPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Hosting.Abstractions" Version="$(MicrosoftExtensionsHostingAbstractionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Hosting" Version="$(MicrosoftExtensionsHostingPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Http" Version="$(MicrosoftExtensionsHttpPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Localization.Abstractions" Version="$(MicrosoftExtensionsLocalizationAbstractionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Localization" Version="$(MicrosoftExtensionsLocalizationPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Logging.Abstractions" Version="$(MicrosoftExtensionsLoggingAbstractionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Logging.Configuration" Version="$(MicrosoftExtensionsLoggingConfigurationPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Logging.Console" Version="$(MicrosoftExtensionsLoggingConsolePackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Logging.Debug" Version="$(MicrosoftExtensionsLoggingDebugPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Logging.EventSource" Version="$(MicrosoftExtensionsLoggingEventSourcePackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Logging.TraceSource" Version="$(MicrosoftExtensionsLoggingTraceSourcePackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Logging" Version="$(MicrosoftExtensionsLoggingPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.ObjectPool" Version="$(MicrosoftExtensionsObjectPoolPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="$(MicrosoftExtensionsOptionsConfigurationExtensionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Options.DataAnnotations" Version="$(MicrosoftExtensionsOptionsDataAnnotationsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Options" Version="$(MicrosoftExtensionsOptionsPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.Primitives" Version="$(MicrosoftExtensionsPrimitivesPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.Extensions.WebEncoders" Version="$(MicrosoftExtensionsWebEncodersPackageVersion)" />
|
|
|
- <ExternalDependency Include="Microsoft.JSInterop" Version="$(MicrosoftJSInteropPackageVersion)" />
|
|
|
-
|
|
|
- <!--
|
|
|
- Transitive dependencies of other assemblies in the shared framework. These are listed separately and should not be included directly
|
|
|
- when setting `<Reference>`. These are listed for the purpose of tests and servicing builds only.
|
|
|
- If implementation details change and these assemblies are no longer showing up in the shared framework as a result of that,
|
|
|
- it is okay to remove these transitive dependencies.
|
|
|
- -->
|
|
|
- <_TransitiveExternalDependency Include="Microsoft.DotNet.PlatformAbstractions" Version="$(MicrosoftDotNetPlatformAbstractionsPackageVersion)" />
|
|
|
- <_TransitiveExternalDependency Include="Microsoft.Extensions.DependencyModel" Version="$(MicrosoftExtensionsDependencyModelPackageVersion)" />
|
|
|
- <_TransitiveExternalDependency Include="Newtonsoft.Json" Version="$(NewtonsoftJsonPackageVersion)" />
|
|
|
- <_TransitiveExternalDependency Include="System.IO.Pipelines" Version="$(SystemIOPipelinesPackageVersion)" />
|
|
|
- <_TransitiveExternalDependency Include="System.Runtime.CompilerServices.Unsafe" Version="$(SystemRuntimeCompilerServicesUnsafePackageVersion)" />
|
|
|
- <_TransitiveExternalDependency Include="System.Security.Cryptography.Pkcs" Version="$(SystemSecurityCryptographyPkcsPackageVersion)" />
|
|
|
- <_TransitiveExternalDependency Include="System.Security.Cryptography.Xml" Version="$(SystemSecurityCryptographyXmlPackageVersion)" />
|
|
|
- <_TransitiveExternalDependency Include="System.Security.Permissions" Version="$(SystemSecurityPermissionsPackageVersion)" />
|
|
|
- <_TransitiveExternalDependency Include="System.Text.Encodings.Web" Version="$(SystemTextEncodingsWebPackageVersion)" />
|
|
|
- <_TransitiveExternalDependency Include="System.Threading.Channels" Version="$(SystemThreadingChannelsPackageVersion)" />
|
|
|
- </ItemGroup>
|
|
|
-
|
|
|
- <ItemGroup Condition=" '$(IsServicingBuild)' == 'true' ">
|
|
|
- <!--
|
|
|
- Once we start to build a servicing release, hoist transitive dependencies to be direct dependencies.
|
|
|
- This will help us ensure servicing builds carry the latest versions of dependencies, even if we aren't rebuilding
|
|
|
- the original direct dependency that pulled in the transitive reference.
|
|
|
- -->
|
|
|
- <ExternalDependency Include="@(_TransitiveExternalDependency)" />
|
|
|
- </ItemGroup>
|
|
|
-
|
|
|
-</Project>
|