- 7月 07, 2022
-
-
由 Doug Bunting 创作于
- left a bit behind after manual testing
-
- 7月 06, 2022
-
-
由 James Newton-King 创作于
-
由 James Newton-King 创作于
Co-authored-by:
Stephen Halter <halter73@gmail.com>
-
由 Safia Abdalla 创作于
-
由 Doug Bunting 创作于
- mention need for a local build when creating PRs
-
由 Safia Abdalla 创作于
* Revert "Fix up reading auth schemes and setting default scheme (#42452)" This reverts commit f0e1d1eb. * Bring back non-default scheme related changes * Remove AuthenticationConfigureOptions * Update src/Tools/dotnet-user-jwts/src/Helpers/JwtAuthenticationSchemeSettings.cs Co-authored-by:
Chris Ross <Tratcher@Outlook.com> Co-authored-by:
Chris Ross <Tratcher@Outlook.com>
-
由 Sajad Samiizadeh 创作于
-
由 Javier Calvarro Nelson 创作于
-
- 7月 05, 2022
-
-
由 dependabot[bot] 创作于
Bumps [src/submodules/spa-templates](https://github.com/dotnet/spa-templates) from `89af41a` to `34c6f4e`. - [Release notes](https://github.com/dotnet/spa-templates/releases) - [Commits](https://github.com/dotnet/spa-templates/compare/89af41aa1c0efd4aef83ee51b5c49ab6489f39e8...34c6f4e6a7ad8dcf1de67582233cc02eb69c5308 ) --- 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>
-
由 dependabot[bot] 创作于
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `5376968` to `4219e72`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](https://github.com/google/googletest/compare/5376968f6948923e2411081fd9372e71a59d8e77...4219e7254cb8c473f57f6065bd13d1520d7b708f ) --- updated-dependencies: - dependency-name: src/submodules/googletest dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 7月 04, 2022
-
-
https://github.com/dotnet/arcade由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/arcade
-
- 7月 02, 2022
-
-
由 dotnet bot 创作于
* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1855996 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1855996 * Restore pt-BR translation in WebAPI-CSharp * Move translations over in WebApi-CSharp - remove older language code files Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
由 James Newton-King 创作于
-
由 Tanay Parikh 创作于
-
由 Brennan 创作于
-
由 Doug Bunting 创作于
- part of #36998 - use a separate pipeline to avoid default submodule checkout - we will handle dotnet/spa-templates localization separately
-
由 Javier Calvarro Nelson 创作于
* Reuse existing query string infrastructure
-
- 7月 01, 2022
-
-
由 James Newton-King 创作于
-
由 Javier Calvarro Nelson 创作于
* Removes the need to use JS interop with the navigator APIs
-
由 James Newton-King 创作于
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/efcore
-
由 Hao Kung 创作于
Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
由 Tanvir Ahmad Arjel 创作于
All the broken `form-floating` thought the Identity UI forms has been fixed.
-
- 6月 30, 2022
-
-
由 Hao Kung 创作于
-
由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/efcore dotnet/runtime
-
由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/efcore
-
由 Hao Kung 创作于
-
由 BArthur1972 创作于
* Implement analyzer to prefer builder.Services over ConfigureServices method * Update src/Framework/AspNetCoreAnalyzers/src/Analyzers/DiagnosticDescriptors.cs Co-authored-by:
Safia Abdalla <safia@safia.rocks> * Update src/Framework/AspNetCoreAnalyzers/src/Analyzers/DiagnosticDescriptors.cs Co-authored-by:
Safia Abdalla <safia@safia.rocks> * Rephrase the warnings in the diagnostic descriptor and the tests * Update the title and warning in the diagnostic descriptor * Resolved merge conflict in WebApplicationBuilderAnalyzer.cs * Resolve merge conflicts * Add configureServicesTypes to WebApplicationBuilderAnalyzer.cs Co-authored-by:
Safia Abdalla <safia@safia.rocks>
-
由 Adeel Mujahid 创作于
-
由 Cera Samson 创作于
* Add MovementX and MovementY as MouseEventArgs * Revert MouseEventArgs.cs * Add missing properties; revert MouseEventArgsReader.cs * WIP remove relatedTarget * Remove "region" property * Formatting MovementX/MovementY * Update `blazor.*.js` files * Update MouseEventArgsReader.cs
-
由 anhthidao 创作于
Implementing analyzer to prefer WebApplicationBuilder.Configuration over Configure methods
-
- 6月 29, 2022
-
-
https://github.com/dotnet/runtime由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/runtime
-
由 anhthidao 创作于
-
由 pedro-camargo-MSFT 创作于
* Add analyzer issue #35816 * Deleting uneccessary using statement and comment * Make DiagnosticDescriptor title and description consistent with other DiagnosticDescriptors * Update src/Framework/AspNetCoreAnalyzers/src/Analyzers/DiagnosticDescriptors.cs Co-authored-by:
Safia Abdalla <safia@safia.rocks> Co-authored-by:
Safia Abdalla <safia@safia.rocks>
-
由 anhthidao 创作于
-
由 Doug Bunting 创作于
* Specify the current agent demands and VS version - we require VS2022 to build native code these days - Core-Eng really likes `1es-windows-2019[-open]`
* !fixup! Remove extra `$(WindowsTargetPlatformVersion)` settings - set in Cpp.Common.props - was incorrect in common.props and led to requiring two Windows SDK versions -
https://github.com/dotnet/runtime由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/runtime
-
由 Cera Samson 创作于
* Fix formatting blazorwasm-empty tests * Added `blazorwasm` template baseline tests * Update template-baselines.json * Fix path for bootstrap.min.css * Update template-baselines.json * Update template-baselines.json
-
由 Masters 创作于
-
由 Damian Edwards 创作于
* Updated VS workload manifests to Windows SDK 19041 * Add comment to props file * Add comment to CommonLibTests.vcxproj * Updated root .vsconfig
-