Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Releases: aspnet/MetaPackages

1.0.7

15 Nov 05:02
Compare
Choose a tag to compare
1.0.7 patch version updates

2.0.0

14 Aug 13:06
Compare
Choose a tag to compare

Bugs Fixed

  • Microsoft.Extensions.Caching.SqlConfig.Tools and Microsoft.DotNet.Watcher.Tools are missing from the fallback archive (#199)
  • ASP.NET TargetManifestFiles should use $(SelfContained) property (#175)
  • win-arm64\native\sni.dll not trimmed during publish (#172)
  • Publish not trimming for -final packages (#161)
  • Microsoft.AspNetCore.All can be installed into net461 project without error (#142)

2.0.0-preview2

28 Jun 06:31
Compare
Choose a tag to compare
2.0.0-preview2 Pre-release
Pre-release

Features

  • Change file name of publish target manifest included in Microsoft.AspNetCore.All (#124)
  • Add scope validation tests (#72)

Bugs Fixed

  • Remove Microsoft.Extensions.Configuration.DockerSecrets from metapackage (#157)

2.0.0-preview1

10 May 04:31
Compare
Choose a tag to compare
2.0.0-preview1 Pre-release
Pre-release

Features

  • Update certificate loader to support diferent patterns for loading collections of certificates (#69)
  • WebHost.CreateDefaultBuilder should enable DI scope validation when in Development (#58)
  • Ensure logger factory is initialized with default configuration section in WebHost.CreateDefaultBuilder (#45)
  • Bind Kestrel options to config by default (#30)
  • Add new WebHost static API to Microsoft.AspNetCore meta-package with opinionated defaults (#24)
  • Map named ASP.NET target manifest property to the corresponding file path (#20)

Bugs Fixed

  • When setting up HTTPS endpoints only load the certificate specified (#84)
  • Provide a nice error message when the HTTPS certificate is not configured for the current environment (#83)
  • Exception when UserIdSecrets isn't turned on in the project file (#60)
  • Trim by all manifests when publishing by default. Only trim if the app is portable. (#55)
  • Publish output not trimmed when referencing Microsoft.AspNetCore.All (#50)
  • Add missing packages to M.A.All (#21)

1.1.0

16 Nov 16:35
Compare
Choose a tag to compare
rel/1.1.0

Pinning versions for 1.1.0 release