- 9月 29, 2021
-
-
由 github-actions[bot] 创作于
* Fix nav item issues for org auth * Fix razor web pages Co-authored-by:
Hao Kung <HaoK@users.noreply.github.com>
-
由 github-actions[bot] 创作于
Co-authored-by:
Aditya Mandaleeka <adityam@microsoft.com>
-
由 Doug Bunting 创作于
- dotnet/aspnetcore-internal#3918
-
由 Chris Ross 创作于
* Fix uncompressed scenarios with DisableBuffering #36960 * Comments
-
- 9月 28, 2021
-
-
由 dotnet-maestro-bot 创作于
* Support more nonbubbling media events * Update .js files Co-authored-by:
Steve Sanderson <SteveSandersonMS@users.noreply.github.com> Co-authored-by:
Tanay Parikh <taparik@microsoft.com>
-
由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
-
由 github-actions[bot] 创作于
- backport of #36424 to release/6.0 - make it a bit easier to test _everything_ in one go - builds site extensions, publishes to BAR, and runs all aspnetcore-ci tests Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
由 github-actions[bot] 创作于
Co-authored-by:
Weihan Li <weihanli@outlook.com>
-
由 David Fowler 创作于
* Normalize the content root and improve errors - When trying to compare content root paths, make sure the paths are normalized before doing so. Today we throw too aggresively when libraries try to set the content root, even if that would have resulted in a noop. This change normalizes the initial path and the attempted path before doing the comparison. - We also improve the error message when the user tries to change the host settings, directing them to the correct API to use instead. * PR feedbacj * Make it static * Resolve the full path to handle . and .. * Linux paths
-
https://github.com/dotnet/runtime由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/runtime
-
- 9月 26, 2021
-
-
由 Brennan 创作于
[automated] Merge branch 'release/6.0-rc2' => 'release/6.0'
-
由 github-actions[bot] 创作于
Co-authored-by:
Stephen Halter <halter73@gmail.com>
-
由 Ryan Brandenburg 创作于
-
- 9月 25, 2021
-
-
由 github-actions[bot] 创作于
* Fix alpine queue used for Helix * Update Helix.Common.props Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
-
由 William Godbe 创作于
-
由 Brennan 创作于
-
由 Tanay Parikh 创作于
* Update test to account for localized component names * Support Titlecase/OtherLetter * Update ComponentChildContentIntegrationTest.cs * Add SupportLocalizedComponentNames Configurable Property * PR Feedback * Test supportLocalizedComponentNames configuration * PR Feedback * Update PublicAPI.Unshipped.txt * RC2 Tooling Support for Support Localized Component Names (#36936)
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
https://github.com/dotnet/arcade由 dotnet-maestro[bot] 创作于
[release/6.0-rc2] Update dependencies from dotnet/arcade
-
https://github.com/dotnet/arcade由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/arcade
-
由 Javier Calvarro Nelson 创作于
-
- 9月 24, 2021
-
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
由 Brennan 创作于
* Update WiX to signed build (#36865) - #12078 * Always download blazor-hotreload.js from app root (#36897) The middleware that we inject always listens to the root of the app. While this might not play very nicely if the app is running off a virtual path, listening to the root is what we do with the aspnet-browser-refresh.js script and we've had no issue reports with it thus far. Fixes https://github.com/dotnet/aspnetcore/issues/35555 * Improve Results.Problem and Results.ValidationProblem APIs (#36856) * [release/6.0-rc2] Update sdk to 6.0.100-rc.2.21470.55 (#36783) * Update sdk to 6.0.100-rc.2.21470.55 Co-authored-by:
Will Godbe <wigodbe@microsoft.com> Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com> Co-authored-by:
Pranav K <prkrishn@hotmail.com> Co-authored-by:
Safia Abdalla <safia@microsoft.com> Co-authored-by:
Stephen Halter <halter73@gmail.com> Co-authored-by:
Will Godbe <wigodbe@microsoft.com> Co-authored-by:
Brennan <brecon@microsoft.com>
-
由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
由 Brennan 创作于
-
由 Stephen Halter 创作于
* Update sdk to 6.0.100-rc.2.21470.55 * Add pragmas * More pragmas * One more * Use preview features in tests Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
-
由 github-actions[bot] 创作于
Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
-
由 Safia Abdalla 创作于
-
由 dependabot[bot] 创作于
Bumps [src/submodules/spa-templates](https://github.com/dotnet/spa-templates) from `796e436` to `a64c11d`. - [Release notes](https://github.com/dotnet/spa-templates/releases) - [Commits](https://github.com/dotnet/spa-templates/compare/796e4363976fbd719468dc9466aa333ae82f7ae3...a64c11d4919e91f52ae042b58be2b2c346f27a39 ) --- updated-dependencies: - dependency-name: src/submodules/spa-templates dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
由 Pranav K 创作于
The middleware that we inject always listens to the root of the app. While this might not play very nicely if the app is running off a virtual path, listening to the root is what we do with the aspnet-browser-refresh.js script and we've had no issue reports with it thus far. Fixes https://github.com/dotnet/aspnetcore/issues/35555
-
由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
由 Tanay Parikh 创作于
-
由 Brennan 创作于
[automated] Merge branch 'release/6.0-rc2' => 'release/6.0'
-
由 github-actions[bot] 创作于
* Chain SharedFx Bundle into Hosting Bundle instead of .msi * Fixup * Move stuff around * Try something * Try something else * AfterTargets * Fix version * Fixup * Feedback Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
-
由 Doug Bunting 创作于
- #12078
-
由 Pranav K 创作于
The middleware that we inject always listens to the root of the app. While this might not play very nicely if the app is running off a virtual path, listening to the root is what we do with the aspnet-browser-refresh.js script and we've had no issue reports with it thus far. Fixes https://github.com/dotnet/aspnetcore/issues/35555
-
由 Brennan 创作于
-
- 9月 23, 2021
-
-
由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
-
由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
由 David Fowler 创作于
- Add an IConfiguration to the service collection for scenarios where uses end up prematurely building the service provider or sniffing the IServiceCollection for it. We then remove the ConfigurationManager reference it from the final IServiceCollection to avoid cycles in the configuration graph that result in stack overflows (we link the configuration manager to the final configuration that has been built). - Added tests
-