- 1月 05, 2023
-
-
由 Doug Bunting 创作于
- unclean `cherry-pick` of e609b1ca plus touch our YAML, via #45121 - also, get scheduled runs going for aspnetcore-helix-matrix - release/6.0 and release/7.0 builds have not run since move to dnceng-public/public nit: Change `$(IsXYZQueue)` properties to ignore case - removes one gotcha going forward
-
由 Doug Bunting 创作于
- backport of #38592 Co-authored-by:
Pavel Savara <pavelsavara@microsoft.com>
-
由 Doug Bunting 创作于
- see #44615 - without this, localized installer messages link to English information about IIS - new locale-independent link will redirect to localized page base on browser / OS settings
-
由 github-actions[bot] 创作于
[release/6.0] Explicitly de-dupe ReferenceCopyLocalPaths in Microsoft.AspNetCore.App.Runtime.csproj (#45333) * Test removing dupe filenames * Get it working * Fixup * Use _'d names * Use MatchOnMetadata * Change dependendsOn Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
-
- 1月 04, 2023
-
-
由 vseanreesermsft 创作于
-
- 11月 30, 2022
-
-
由 vseanreesermsft 创作于
-
- 11月 16, 2022
-
-
由 Doug Bunting 创作于
- `cherry-pick` of 5f4bc82d, Update docker tag to latest schema - This change moves all of the docker images to the -latest tag as part of #10377. - `cherry-pick` of f79f2d1c, Replace -latest docker tags with new schema - We changed the latest tags to not include the -latest suffix, so this change updates those tags to the new schema. - via #45115, w/ a slight adjustment from rhel-7 to centos-7 in rhel.Dockerfile nit: Correct timeout of source-build job - not honoured as a top-level parameter to source-build.yml Co-authored-by:
Michelle McDaniel <michelm@microsoft.com>
-
- 11月 15, 2022
-
-
https://github.com/dotnet/arcade由 dotnet-maestro[bot] 创作于
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.22560.1 -> To Version 6.0.0-beta.22561.1 Co-authored-by:
dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
-
由 Chris Ross 创作于
* Restore IISServerSetupFilter server type check * Fix example
-
https://github.com/dotnet/arcade由 dotnet-maestro[bot] 创作于
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.22558.7 -> To Version 6.0.0-beta.22560.1 Co-authored-by:
dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
-
- 11月 12, 2022
-
-
https://github.com/dotnet/arcade由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/arcade
-
- 11月 11, 2022
-
-
由 Chris Ross 创作于
* Match strangely formatted PathBase #42751 * Match strangely formatted PathBase in IIS #42751
-
- 11月 10, 2022
-
-
由 William Godbe 创作于
Merging internal commits for release/6.0
-
由 wtgodbe 创作于
-
由 wtgodbe 创作于
Merge branch 'internal-merge-6.0-2022-11-08-1049' of https://github.com/vseanreesermsft/aspnetcore into internal-merge-6.0-2022-11-08-1049
-
由 wtgodbe 创作于
-
- 11月 09, 2022
-
-
由 Doug Bunting 创作于
- use new .NET SDK - use new 3.1.x AspNetCore.App runtime
-
https://github.com/dotnet/arcade由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/arcade
-
由 Doug Bunting 创作于
- [release/6.0] Remove experimental and dotnet5 feeds - Change two other versions - bump SiteExtension.3.1 package to 3.1.30 version - downgrade Microsoft.Extensions.DiagnosticAdapter to avoid needing the dotnet5 feed
-
由 Sean Reeser 创作于
-
- 11月 04, 2022
-
-
由 github-actions[bot] 创作于
Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
-
- 11月 03, 2022
-
-
由 William Godbe 创作于
* Update BasicTestAppAuthenticationWebDriverExtensions.cs * Update selenium-config.json * Update Versions.props
-
- 11月 02, 2022
-
-
由 William Godbe 创作于
-
http://useiconic.com由 Artak 创作于
* Fix links to useiconic * Use https-based links * fix the reference change link
-
由 Chris Ross 创作于
-
由 Mackinnon Buck 创作于
[release/6.0] Backport 'Fix Blazor RemoteAuthenticatorView processing the same action multiple times' (#44718) * Fix Blazor RemoteAuthenticatorView processing the same action multiple times * Fix components-e2e pipeline (#44402)
-
由 Chris Ross 创作于
* Limit the hpack buffer resize #44643 * More resize
-
由 Aditya Mandaleeka 创作于
-
由 Antoine Martin 创作于
source-build: support building aspnetcore using non-portable runtime packages (backport #43937) (#44752)
-
由 dependabot[bot] 创作于
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `93f08be` to `3026483`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](https://github.com/google/googletest/compare/93f08be653c36ddc6943e9513fc14c7292b4d007...3026483ae575e2de942db5e760cf95e973308dd5 ) --- updated-dependencies: - dependency-name: src/submodules/googletest dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
由 Doug Bunting 创作于
- backport of #44688, via #44717 - add new schedule for a weekly run - add top-level parameter enabling CodeQL3000 in manual builds - add `enableSBOM` and `variables` parameters in default-build.yml - add a separate job w/ CodeQL3000 tasks included in build steps; run this job alone - use the new default-build.yml parameters - set `$(UseSharedCompilation)` to `false` to ease analysis - add tag indicating CodeQL3000 tasks did useful work - ignore no-op task executions - add a tsaoptions.json file - cribbed values from our eng/sdl-tsa-vars.config file nit: Unconditionally disable the auto-injected component governance build step - job.yml inserts the task where we need (unless overridden)
-
由 vseanreesermsft 创作于
-
- 10月 24, 2022
-
-
由 DotNet Bot 创作于
This pull request updates the following dependencies [marker]: <> (Begin:7745f62d-e15b-4ba3-39b3-08d960f4ca81) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 7745f62d-e15b-4ba3-39b3-08d960f4ca81 - **Build**: 20221023.4 - **Date Produced**: October 23, 2022 9:20:00 PM UTC - **Commit**: 943474ca16db7c65ba6cff4a89c3ebd219dde3e5 - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.Logging.Abstractions**: [from 6.0.3 to 6.0.3][1] - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4][1] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 6.0.11 to 6.0.11][1] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 6.0.11 to 6.0.11][1] - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.11][1] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 6.0.11 to 6.0.11][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4][1] - **Microsoft.NETCore.Platforms**: [from 6.0.7 to 6.0.7][1] - **System.Text.Json**: [from 6.0.7 to 6.0.7][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCaf5b37c&targetVersion=GC943474c&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7745f62d-e15b-4ba3-39b3-08d960f4ca81)
-
- 10月 19, 2022
-
-
由 DotNet Bot 创作于
-
- 10月 18, 2022
-
-
由 DotNet Bot 创作于
Merged PR 26653: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore dnceng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:1ac68a20-28fc-4e11-3a4d-08d961c5a689) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - **Subscription**: 1ac68a20-28fc-4e11-3a4d-08d961c5a689 - **Build**: 20221013.2 - **Date Produced**: October 13, 2022 8:21:56 PM UTC - **Commit**: 41de76292bf32718493a641fff49252c68fdbe53 - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-ef**: [from 6.0.11 to 6.0.11][2] - **Microsoft.EntityFrameworkCore**: [from 6.0.11 to 6.0.11][2] - **Microsoft.EntityFrameworkCore.Design**: [from 6.0.11 to 6.0.11][2] - **Microsoft.EntityFrameworkCore.InMemory**: [from 6.0.11 to 6.0.11][2] - **Microsoft.EntityFrameworkCore.Relational**: [from 6.0.11 to 6.0.11][2] - **Microsoft.EntityFrameworkCore.Sqlite**: [from 6.0.11 to 6.0.11][2] - **Microsoft.EntityFrameworkCore.SqlServer**: [from 6.0.11 to 6.0.11][2] - **Microsoft.EntityFrameworkCore.Tools**: [from 6.0.11 to 6.0.11][2] [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GC1c3cdab&targetVersion=GC41de762&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:1ac68a20-28fc-4e11-3a4d-08d961c5a689) [marker]: <> (Begin:7745f62d-e15b-4ba3-39b3-08d960f4ca81) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 7745f62d-e15b-4ba3-39b3-08d960f4ca81 - **Build**: 20221014.6 - **Date Produced**: October 14, 2022 9:40:37 PM UTC - **Commit**: c672e901c8819a22123da5c0cb7295d914e70627 - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.Logging.Abstractions**: [from 6.0.3 to 6.0.3][3] - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 6.0.11-servicing.22507.4 to 6.0.11-servicing.22514.6][3] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 6.0.11 to 6.0.11][3] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 6.0.11 to 6.0.11][3] - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.11][3] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 6.0.11 to 6.0.11][3] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][3] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 6.0.11-servicing.22507.4 to 6.0.11-servicing.22514.6][3] - **Microsoft.NETCore.Platforms**: [from 6.0.6 to 6.0.7][4] - **System.Text.Json**: [from 6.0.7 to 6.0.7][3] [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCdd7c928&targetVersion=GCc672e90&_a=files [4]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC5a400c2&targetVersion=GCc672e90&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7745f62d-e15b-4ba3-39b3-08d960f4ca81)
-
- 10月 15, 2022
-
-
由 Matt Mitchell 创作于
-
由 Matt Mitchell 创作于
-
- 10月 14, 2022
-
-
https://github.com/dotnet/arcade由 dotnet-maestro[bot] 创作于
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.22463.7 -> To Version 6.0.0-beta.22512.3 Co-authored-by:
dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
-
- 10月 12, 2022
-
-
由 dotnet-bot 创作于
-
由 William Godbe 创作于
Merging internal commits for release/6.0
-