github-actions[bot] [Mon, 18 Sep 2023 17:11:57 +0000 (10:11 -0700)]
[release/8.0] Avoid marking property/event attributes multiple times (#92153)
* Avoid marking property attributes multiple times
* Fix test for nativeaot
* Add issue link
* Simplify test, fix bug for events, add more coverage
* Fix event tests
* Fix test for nativeaot
NativeAot requires a call to GetCustomAttribute for the
attributes to be kept.
---------
Co-authored-by: Sven Boemer <sbomer@gmail.com>
github-actions[bot] [Mon, 18 Sep 2023 17:09:53 +0000 (10:09 -0700)]
[release/8.0] Remove public provider from rundown session (#92048)
* add rundown check
* Update ep-session.c
* Check for rundown provider
* Fix
* Update src/mono/mono/eventpipe/ep-rt-types-mono.h
Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
* Fix cross plat build
* Revert previous changes
* Remove public provider from rundown session
* Finish reverting
* Update ep-session.c
---------
Co-authored-by: David Mason <davmason@microsoft.com>
Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
Viktor Hofer [Mon, 18 Sep 2023 15:10:45 +0000 (17:10 +0200)]
Merge pull request #92224 from dotnet/PackageREADMEsRelease80
[release/8.0] Add package readmes
Viktor Hofer [Mon, 18 Sep 2023 14:33:59 +0000 (16:33 +0200)]
Last clean-up
Viktor Hofer [Mon, 18 Sep 2023 14:00:28 +0000 (16:00 +0200)]
ConfigurationManager clean-up
Viktor Hofer [Mon, 18 Sep 2023 13:57:55 +0000 (15:57 +0200)]
More clean-up
Viktor Hofer [Mon, 18 Sep 2023 13:51:32 +0000 (15:51 +0200)]
Clean-up
Viktor Hofer [Mon, 18 Sep 2023 13:30:08 +0000 (15:30 +0200)]
Add ServiceController package readme
Viktor Hofer [Mon, 18 Sep 2023 12:57:53 +0000 (14:57 +0200)]
Fix trailing whitespace
Viktor Hofer [Mon, 18 Sep 2023 12:52:31 +0000 (14:52 +0200)]
Add System.Management packag readme
Viktor Hofer [Mon, 18 Sep 2023 12:19:24 +0000 (14:19 +0200)]
MathF PR feedback
Viktor Hofer [Mon, 18 Sep 2023 12:17:31 +0000 (14:17 +0200)]
Replace important markdown tag with bold
Viktor Hofer [Mon, 18 Sep 2023 12:15:47 +0000 (14:15 +0200)]
Remove en-US culture from links
Viktor Hofer [Mon, 18 Sep 2023 12:15:20 +0000 (14:15 +0200)]
Update Feedback library name markdown style
Viktor Hofer [Mon, 18 Sep 2023 12:14:49 +0000 (14:14 +0200)]
Remove undocumented P2 package readmes
Eric StJohn [Sat, 16 Sep 2023 19:46:24 +0000 (12:46 -0700)]
Add Microsoft.Extensions.Configuration.Binder readme.
Eric StJohn [Sat, 16 Sep 2023 19:20:41 +0000 (12:20 -0700)]
Fill template for Microsoft.Extensions.Configuration & Abstractions
Michael Sharp [Wed, 13 Sep 2023 05:13:22 +0000 (23:13 -0600)]
added Bcl.Numerics
Carlos Sánchez López [Mon, 11 Sep 2023 14:44:36 +0000 (08:44 -0600)]
Apply suggestions for System.Diagnostics.EventLog & PerformanceCounter
Dan Moseley [Fri, 8 Sep 2023 20:49:07 +0000 (14:49 -0600)]
Apply suggestions from code review
Co-authored-by: Shay Rojansky <roji@roji.org>
Dan Moseley [Fri, 8 Sep 2023 19:29:14 +0000 (13:29 -0600)]
Update src/libraries/System.Speech/src/PACKAGE.md
Dan Moseley [Fri, 8 Sep 2023 19:26:56 +0000 (13:26 -0600)]
Update src/libraries/Microsoft.Extensions.Http/src/PACKAGE.md
Co-authored-by: Anton Firszov <Anton.Firszov@microsoft.com>
Dan Moseley [Fri, 8 Sep 2023 19:26:15 +0000 (13:26 -0600)]
Update src/libraries/System.Speech/src/PACKAGE.md
Co-authored-by: MSDN.WhiteKnight <35516665+MSDN-WhiteKnight@users.noreply.github.com>
Dan Moseley [Fri, 8 Sep 2023 17:15:26 +0000 (11:15 -0600)]
tweak
Dan Moseley [Fri, 8 Sep 2023 17:11:33 +0000 (11:11 -0600)]
add oledb and odbc
Buyaa Namnan [Fri, 8 Sep 2023 16:27:53 +0000 (09:27 -0700)]
Remove unnecessary brackets
Steve Harter [Fri, 8 Sep 2023 15:03:03 +0000 (10:03 -0500)]
Update Hosting
Steve Harter [Fri, 8 Sep 2023 15:02:00 +0000 (10:02 -0500)]
Update Hosting
Steve Harter [Fri, 8 Sep 2023 14:59:46 +0000 (09:59 -0500)]
Update PACKAGE.md
Steve Harter [Fri, 8 Sep 2023 14:57:35 +0000 (09:57 -0500)]
Update PACKAGE.md
Steve Harter [Fri, 8 Sep 2023 14:54:36 +0000 (09:54 -0500)]
Add Microsoft.Extensions.Hosting.Abstractions
Dan Moseley [Thu, 7 Sep 2023 23:06:29 +0000 (17:06 -0600)]
space
Buyaa Namnan [Thu, 7 Sep 2023 23:03:00 +0000 (16:03 -0700)]
Remove extra space
Buyaa Namnan [Thu, 7 Sep 2023 22:57:49 +0000 (15:57 -0700)]
Update System.DirectoryServices.AccountManagement PACKAGE.md
Buyaa Namnan [Thu, 7 Sep 2023 21:32:13 +0000 (14:32 -0700)]
Apply suggestions from code review
Buyaa Namnan [Thu, 7 Sep 2023 20:47:14 +0000 (13:47 -0700)]
Update PACKAGE.md for System.DirectoryServices
Steve Harter [Thu, 7 Sep 2023 19:33:55 +0000 (14:33 -0500)]
Add Microsoft.Extensions.Hosting.WindowsServices
Steve Harter [Thu, 7 Sep 2023 17:55:33 +0000 (12:55 -0500)]
Add Microsoft.Extensions.Hosting
Steve Harter [Thu, 7 Sep 2023 16:58:44 +0000 (11:58 -0500)]
Add Microsoft.Extensions.DependencyInjections.Abstractions
Steve Harter [Thu, 7 Sep 2023 16:10:45 +0000 (11:10 -0500)]
Add Microsoft.Extensions.DependencyInjection
David Cantú [Thu, 7 Sep 2023 15:54:12 +0000 (10:54 -0500)]
Add Microsoft.Extensions.Caching.Memory package.md details
Tarek Mahmoud Sayed [Wed, 6 Sep 2023 20:56:28 +0000 (13:56 -0700)]
Fill Microsoft.Bcl.TimeProvider doc
Natalia Kondratyeva [Wed, 6 Sep 2023 20:04:45 +0000 (22:04 +0200)]
Update Microsoft.Extensions.Http
Tarek Mahmoud Sayed [Wed, 6 Sep 2023 18:39:41 +0000 (11:39 -0700)]
Fill Microsoft.Extensions.Options.ConfigurationExtensions doc
Anton Firszov [Wed, 6 Sep 2023 16:18:55 +0000 (18:18 +0200)]
Readme for WinHttpHandler
Eirik Tsarpalis [Wed, 6 Sep 2023 15:40:23 +0000 (16:40 +0100)]
Add System.Net.Http.Json README
Krzysztof Wicher [Wed, 6 Sep 2023 07:27:14 +0000 (09:27 +0200)]
Add System.IO.Ports
Tarek Mahmoud Sayed [Wed, 6 Sep 2023 00:33:29 +0000 (17:33 -0700)]
Fill System.Text.Encoding.CodePages doc
Tarek Mahmoud Sayed [Tue, 5 Sep 2023 23:52:01 +0000 (16:52 -0700)]
Fill Microsoft.Extensions.Options doc
Tarek Mahmoud Sayed [Tue, 5 Sep 2023 22:51:53 +0000 (15:51 -0700)]
Remove trailing spaces from Speech doc file
Tarek Mahmoud Sayed [Tue, 5 Sep 2023 22:00:48 +0000 (15:00 -0700)]
Fill Microsoft.Extensions.Primitives doc
Stephen Toub [Tue, 5 Sep 2023 21:43:54 +0000 (17:43 -0400)]
Add System.Threading.Channels package.md details
Stephen Toub [Tue, 5 Sep 2023 21:34:15 +0000 (17:34 -0400)]
Add Microsoft.Bcl.Async package.md details
Tarek Mahmoud Sayed [Tue, 5 Sep 2023 19:57:26 +0000 (12:57 -0700)]
Fill Microsoft.Extensions.Logging.Debug doc
Tarek Mahmoud Sayed [Tue, 5 Sep 2023 19:36:37 +0000 (12:36 -0700)]
Fill Microsoft.Extensions.Logging.Console doc
Tarek Mahmoud Sayed [Tue, 5 Sep 2023 19:09:35 +0000 (12:09 -0700)]
Fill Microsoft.Extensions.Logging doc
Tarek Mahmoud Sayed [Tue, 5 Sep 2023 18:20:28 +0000 (11:20 -0700)]
Fill Microsoft.Extensions.Logging.Abstraction doc
Eric StJohn [Tue, 5 Sep 2023 17:12:30 +0000 (10:12 -0700)]
Add package readme for System.Speech
Carlos Sánchez López [Fri, 1 Sep 2023 17:25:06 +0000 (10:25 -0700)]
System.Diagnostics.PerformanceCounter
carlossanlop [Fri, 1 Sep 2023 02:06:26 +0000 (19:06 -0700)]
System.Diagnostics.EventLog
Viktor Hofer [Mon, 28 Aug 2023 11:59:05 +0000 (13:59 +0200)]
Add package readmes
MSDN.WhiteKnight [Mon, 21 Aug 2023 10:44:18 +0000 (15:44 +0500)]
Update Package readme guidelines with new template (#90842)
* Update package readme guidelines
* Fix typo
Hong Li [Mon, 21 Aug 2023 18:55:01 +0000 (11:55 -0700)]
Adding PACKAGE.md to System.Runtime.Caching package (#90701)
* Adding PACKAGE.md to System.Runtime.Caching package
* add Remarks
* move PACKAGE.md to src folder
* update per PR feedback
* add important block
dotnet bot [Sat, 16 Sep 2023 21:10:14 +0000 (14:10 -0700)]
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2268640 (#92159)
github-actions[bot] [Sat, 16 Sep 2023 21:05:36 +0000 (14:05 -0700)]
[release/8.0] [NativeAOT] Fix iOS library build by linking standard C++ library by default (#92141)
* Link with standard C++ library when building a iOS library with NativeAOT
* PR feedback
---------
Co-authored-by: Ivan Povazan <ivan.povazan@gmail.com>
github-actions[bot] [Sat, 16 Sep 2023 21:05:12 +0000 (14:05 -0700)]
[release/8.0] Fix type parameter mapping logic in ILLink/ILCompiler (#92139)
* Fix type parameter mapping bug in illink
* Same in ILCompiler
* Check dataflow of mapped type parameter
* Fix test for analyzer
---------
Co-authored-by: Sven Boemer <sbomer@gmail.com>
github-actions[bot] [Sat, 16 Sep 2023 01:26:40 +0000 (18:26 -0700)]
[release/8.0] Fix support of FromKeyedServicesAttribute in ActivatorUtilities.CreateFactory (#92144)
* Fix support of FromKeyedServicesAttribute in ActivatorUtilities.CreateFactory
* Addressing comment and adding a test
---------
Co-authored-by: Benjamin Petit <bpetit@microsoft.com>
github-actions[bot] [Sat, 16 Sep 2023 00:44:33 +0000 (17:44 -0700)]
Fix URL for syslib diagnostics (#92160)
Co-authored-by: Eric StJohn <ericstj@microsoft.com>
Layomi Akinrinade [Sat, 16 Sep 2023 00:41:58 +0000 (17:41 -0700)]
[release/8.0] Improve binder gen binding logic (init, member binding, polymorphism) (#92118)
github-actions[bot] [Fri, 15 Sep 2023 20:51:31 +0000 (13:51 -0700)]
[release/8.0] [NativeAOT] Switch macOS to mmap thunks like iOS platforms (#92136)
* Switch macOS to mmap thunks like iOS platforms
* Relax expected binary size
---------
Co-authored-by: Filip Navara <filip.navara@gmail.com>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
github-actions[bot] [Fri, 15 Sep 2023 18:19:06 +0000 (11:19 -0700)]
[release/8.0] fix ReceiveFrom with dual mode socket (#92103)
* fix ReceiveFrom with dual mode socket
* test
* feedback
---------
Co-authored-by: wfurt <tweinfurt@yahoo.com>
Co-authored-by: Anton Firszov <Anton.Firszov@microsoft.com>
dotnet-maestro[bot] [Fri, 15 Sep 2023 17:50:41 +0000 (10:50 -0700)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20230914.6 (#92122)
optimization.linux-arm64.MIBC.Runtime , optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-arm64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR
From Version 1.0.0-prerelease.23463.3 -> To Version 1.0.0-prerelease.23464.6
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
github-actions[bot] [Fri, 15 Sep 2023 17:23:10 +0000 (10:23 -0700)]
[release/8.0] Implement support for `InlineArray` in the trimmer (#92107)
* Implement support for InlineArray in the trimmer
Types annotated with `InlineArray` need to preserve all of their fields, even if otherwise this would not be the case. It's possible to have a struct with `LayoutKind.Auto` and with `InlineArray` - trimmer would normally trim fields on such struct. This leads to corruption since the field is never accessed directly.
This changes the marking to preserve all fields on a type with `InlineArray` attribute just like we would for explicit layout struct and similar other types.
Adds tests to cover both the explicit usage of `InlineArray` attribute as well as the compiler generate usage via collection literals.
* Update src/tools/illink/test/Mono.Linker.Tests.Cases/DataFlow/InlineArrayDataflow.cs
Co-authored-by: Sven Boemer <sbomer@gmail.com>
---------
Co-authored-by: vitek-karas <10670590+vitek-karas@users.noreply.github.com>
Co-authored-by: Sven Boemer <sbomer@gmail.com>
github-actions[bot] [Fri, 15 Sep 2023 17:20:59 +0000 (10:20 -0700)]
[release/8.0] [browser] ENVIRONMENT_IS_WEB is also true on WebWorker (#91627)
* ENVIRONMENT_IS_WEB is now also true on WebWorker
* noExitRuntime stay false on pthread
---------
Co-authored-by: pavelsavara <pavel.savara@gmail.com>
dotnet-maestro[bot] [Fri, 15 Sep 2023 16:40:22 +0000 (09:40 -0700)]
Update dependencies from https://github.com/dotnet/roslyn-analyzers build
20230914.2 (#92121)
Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
From Version 3.11.0-beta1.23458.2 -> To Version 3.11.0-beta1.23464.2
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
github-actions[bot] [Fri, 15 Sep 2023 16:36:40 +0000 (09:36 -0700)]
[release/8.0] Update FixupPrecode and StubPrecode types for ARM (#92075)
* Update FixupPrecode and StubPrecode types for ARM
Co-authored-by: Jan Vorlicek <janvorli@microsoft.com>
* Update ThisPtrRetBufPrecode and NDirectImportPrecode types for arm
Co-authored-by: Jan Vorlicek <janvorli@microsoft.com>
* Addressing PR feedback - remove unnecessary #ifdef's
* FIx riscv64 build break due to NDirectImportPrecode::Type conflict with ThisPtrRetBufPrecode::Type
---------
Co-authored-by: Tom McDonald <tommcdon@microsoft.com>
Co-authored-by: Jan Vorlicek <janvorli@microsoft.com>
dotnet bot [Fri, 15 Sep 2023 14:31:13 +0000 (07:31 -0700)]
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2267753 (#92090)
github-actions[bot] [Thu, 14 Sep 2023 22:08:14 +0000 (15:08 -0700)]
Replace newline characters in NoWarn (#92062)
Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
github-actions[bot] [Thu, 14 Sep 2023 21:58:50 +0000 (14:58 -0700)]
[release/8.0] Fix binder gen compile issues due to inaccessible members and identifier name clashes (#91967)
* Fix binder gen compile issues due to inaccessible members and identifier name clashes
* Minimize net diff of binder-gen visibility/identifier-clash fix
* Improve identifier formatting
* Use built-in API for accessiblity check
---------
Co-authored-by: Layomi Akinrinade <laakinri@microsoft.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
github-actions[bot] [Thu, 14 Sep 2023 20:20:31 +0000 (13:20 -0700)]
[release/8.0] Replace http.error.reason with OTel standard error.type (#91996)
* implement standard semantics for the request.duration error tag
* delete unused using
* reduce s_statusCodeStrings size
---------
Co-authored-by: antonfirsov <antonfir@gmail.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
Co-authored-by: Anton Firszov <Anton.Firszov@microsoft.com>
github-actions[bot] [Thu, 14 Sep 2023 20:19:27 +0000 (13:19 -0700)]
[release/8.0] Remove implicit narrowing conversions from zlib (#91962)
* Make zlib compile clean against MSVC C4244 and clang implicit-int-conversion
Descriptions of each changes are in the respective .patch files.
* Unbreak mono build
---------
Co-authored-by: Levi Broderick <levib@microsoft.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
dotnet-maestro[bot] [Thu, 14 Sep 2023 19:22:13 +0000 (12:22 -0700)]
[release/8.0] Update dependencies from dotnet/emsdk dotnet/cecil dotnet/hotreload-utils dotnet/arcade dotnet/source-build-reference-packages (#91928)
* Update dependencies from https://github.com/dotnet/cecil build
20230911.1
Microsoft.DotNet.Cecil
From Version 0.11.4-alpha.23454.2 -> To Version 0.11.4-alpha.23461.1
* Update dependencies from https://github.com/dotnet/arcade build
20230911.2
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
From Version 8.0.0-beta.23451.1 -> To Version 8.0.0-beta.23461.2
* Update dependencies from https://github.com/dotnet/hotreload-utils build
20230911.1
Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
From Version 8.0.0-alpha.0.23455.2 -> To Version 8.0.0-alpha.0.23461.1
* Update dependencies from https://github.com/dotnet/source-build-reference-packages build
20230911.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 8.0.0-alpha.1.23457.1 -> To Version 8.0.0-alpha.1.23461.1
* Update dependencies from https://github.com/dotnet/emsdk build
20230912.1
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport
From Version 8.0.0-rc.2.23460.1 -> To Version 8.0.0-rc.2.23462.1
* Update dependencies from https://github.com/dotnet/cecil build
20230911.1
Microsoft.DotNet.Cecil
From Version 0.11.4-alpha.23454.2 -> To Version 0.11.4-alpha.23461.1
* Update dependencies from https://github.com/dotnet/arcade build
20230911.2
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
From Version 8.0.0-beta.23451.1 -> To Version 8.0.0-beta.23461.2
* Update dependencies from https://github.com/dotnet/hotreload-utils build
20230911.1
Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
From Version 8.0.0-alpha.0.23455.2 -> To Version 8.0.0-alpha.0.23461.1
* Update dependencies from https://github.com/dotnet/source-build-reference-packages build
20230912.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 8.0.0-alpha.1.23457.1 -> To Version 8.0.0-alpha.1.23462.1
* Update dependencies from https://github.com/dotnet/emsdk build
20230913.1
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport
From Version 8.0.0-rc.2.23460.1 -> To Version 8.0.0-rc.2.23463.1
* Update dependencies from https://github.com/dotnet/cecil build
20230911.1
Microsoft.DotNet.Cecil
From Version 0.11.4-alpha.23454.2 -> To Version 0.11.4-alpha.23461.1
* Update dependencies from https://github.com/dotnet/hotreload-utils build
20230911.1
Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
From Version 8.0.0-alpha.0.23455.2 -> To Version 8.0.0-alpha.0.23461.1
* Update dependencies from https://github.com/dotnet/arcade build
20230913.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
From Version 8.0.0-beta.23451.1 -> To Version 8.0.0-beta.23463.1
* Update dependencies from https://github.com/dotnet/source-build-reference-packages build
20230913.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 8.0.0-alpha.1.23457.1 -> To Version 8.0.0-alpha.1.23463.1
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
dotnet-maestro[bot] [Thu, 14 Sep 2023 19:21:43 +0000 (12:21 -0700)]
[release/8.0] Update dependencies from dotnet/roslyn (#91913)
* Update dependencies from https://github.com/dotnet/roslyn build
20230911.1
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23461.1
* Update dependencies from https://github.com/dotnet/roslyn build
20230911.4
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23461.4
* Update dependencies from https://github.com/dotnet/roslyn build
20230912.1
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23462.1
* Update dependencies from https://github.com/dotnet/roslyn build
20230912.2
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23462.2
* Update dependencies from https://github.com/dotnet/roslyn build
20230912.3
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23462.3
* Update dependencies from https://github.com/dotnet/roslyn build
20230912.4
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23462.4
* Update dependencies from https://github.com/dotnet/roslyn build
20230912.6
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23462.6
* Update dependencies from https://github.com/dotnet/roslyn build
20230912.7
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23462.7
* Update dependencies from https://github.com/dotnet/roslyn build
20230912.8
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23462.8
* Update dependencies from https://github.com/dotnet/roslyn build
20230912.9
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23462.9
* Update dependencies from https://github.com/dotnet/roslyn build
20230912.10
Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
From Version 4.8.0-3.23459.2 -> To Version 4.8.0-3.23462.10
* Permit TypeAttributes.BeforeFieldInit for InterfaceTypeTestBase
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
Co-authored-by: Eric StJohn <ericstj@microsoft.com>
Filip Navara [Thu, 14 Sep 2023 19:13:43 +0000 (23:13 +0400)]
Do not throw PNSE exception from NegotiateAuthentication constructor, report Unsupported status instead (#91753)
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
github-actions[bot] [Thu, 14 Sep 2023 17:49:25 +0000 (10:49 -0700)]
[wasi] Work arounbd WASI's mmap implementation not returning aligned memory. (#92061)
Some code in sgen like sgen_los_free_object () expects the return address to be aligned.
Hopefully fixes https://github.com/dotnet/runtime/issues/88501 and others.
Co-authored-by: Zoltan Varga <vargaz@gmail.com>
dotnet-maestro[bot] [Thu, 14 Sep 2023 17:49:06 +0000 (10:49 -0700)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20230913.3 (#92059)
optimization.linux-arm64.MIBC.Runtime , optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-arm64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR
From Version 1.0.0-prerelease.23462.6 -> To Version 1.0.0-prerelease.23463.3
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 14 Sep 2023 17:47:04 +0000 (10:47 -0700)]
[release/8.0] Fix si.ibAllocated in FrozenObjectHeapManager (#92052)
* Fix si.ibAllocated in FrozenObjectHeapManager
* Add an assert
---------
Co-authored-by: EgorBo <egorbo@gmail.com>
github-actions[bot] [Thu, 14 Sep 2023 17:45:18 +0000 (10:45 -0700)]
[release/8.0] Arm64: Pass the small size accurately to emitIns_valid_imm_for_ldst_offset (#92041)
* Pass the right size to check if immediate will fit or not
* Revert "Pass the right size to check if immediate will fit or not"
This reverts commit
d7c511abce6634d65434a149e719c6f4516d6966.
* review feedback
* fix the size to be passed to the instruction
* fix the assert
---------
Co-authored-by: Kunal Pathak <Kunal.Pathak@microsoft.com>
Tarek Mahmoud Sayed [Thu, 14 Sep 2023 17:44:58 +0000 (10:44 -0700)]
[release/8.0] Metrics Feature Switch (#92019)
* Metrics Feature Switch
* Add missed empty lines
---------
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
Carlos Sánchez López [Thu, 14 Sep 2023 17:40:22 +0000 (10:40 -0700)]
Merge pull request #91956 from vseanreesermsft/internal-merge-8.0-2023-09-12-1259
Merging internal commits for release/8.0
Nikola Milosavljevic [Thu, 14 Sep 2023 17:39:41 +0000 (10:39 -0700)]
Update THIRD-PARTY-NOTICES for 8.0 release (#91933)
* Update THIRD-PARTY-NOTICES for 8.0 release
* Addressed review comments
* Remove test-only notice
github-actions[bot] [Thu, 14 Sep 2023 16:50:09 +0000 (09:50 -0700)]
[release/8.0] Don't shut down event pipe in DLLs on Windows (#92044)
Trying to enable EventSourceSupport in a shared library project on Native AOT currently results in a build failure since this is actively blocked in the targets. But EventSourceSupport/event pipe mostly work, with some issues (#91762).
The blocking makes it impossible for anyone to run diagnostics on their shared library. This is a regression from .NET 7, where it was at least possible to get GC ETW events in PerfView on Windows.
This changes the blocking to a suppressible warning, and fixes and issue that was causing a shutdown hang.
dotnet-maestro[bot] [Thu, 14 Sep 2023 00:12:00 +0000 (17:12 -0700)]
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build
20230912.6 (#92001)
optimization.linux-arm64.MIBC.Runtime , optimization.linux-x64.MIBC.Runtime , optimization.windows_nt-arm64.MIBC.Runtime , optimization.windows_nt-x64.MIBC.Runtime , optimization.windows_nt-x86.MIBC.Runtime , optimization.PGO.CoreCLR
From Version 1.0.0-prerelease.23458.2 -> To Version 1.0.0-prerelease.23462.6
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
github-actions[bot] [Thu, 14 Sep 2023 00:11:22 +0000 (17:11 -0700)]
Update Marshal.QueryInterface() argument modifier (#91984)
Change "in" modifier to "ref readonly" to avoid warnings
in existing interop code.
Co-authored-by: Aaron R Robinson <arobins@microsoft.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
github-actions[bot] [Thu, 14 Sep 2023 00:09:15 +0000 (17:09 -0700)]
Limit special diagnostics size region to 4KiB. (#91953)
This fixes out-of-bounds access when trying to write the
diagnostics info on platforms where the PAGE_SIZE is larger
than the DumpWriter's 16KiB m_tempBuffer.
Co-authored-by: Tom Deseyn <tom.deseyn@gmail.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
github-actions[bot] [Thu, 14 Sep 2023 00:08:55 +0000 (17:08 -0700)]
[release/8.0] Skip duplicate --info output if it is known SDK output (#92013)
* Skip duplicate --info output if it is known SDK output
* Update src/native/corehost/fxr/fx_muxer.cpp
Co-authored-by: Vitek Karas <10670590+vitek-karas@users.noreply.github.com>
* Add tests
---------
Co-authored-by: Elinor Fung <elfung@microsoft.com>
Co-authored-by: Vitek Karas <10670590+vitek-karas@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
github-actions[bot] [Thu, 14 Sep 2023 00:08:12 +0000 (17:08 -0700)]
[release/8.0] Make Options source gen support Validation attributes having constructor with array parameters (#91934)
* Make Options source gen support Validation attributes having constructor with params Parameter
* delta change
* Rename the generator
Co-authored-by: Eric StJohn <ericstj@microsoft.com>
---------
Co-authored-by: Tarek Mahmoud Sayed <tarekms@microsoft.com>
Co-authored-by: Eric StJohn <ericstj@microsoft.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
github-actions[bot] [Thu, 14 Sep 2023 00:05:32 +0000 (17:05 -0700)]
Added missing *Async overrides to TlsStream (#91794)
Co-authored-by: Manicka <manicka@Manickas-MacBook-Pro.local>
Andrew Au [Thu, 14 Sep 2023 00:04:54 +0000 (17:04 -0700)]
Delete the RequiresPreviewFeaturesAttribute from RefreshMemoryLimit (#91622) (#91688)
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
github-actions[bot] [Wed, 13 Sep 2023 23:52:26 +0000 (16:52 -0700)]
[release/8.0] Revert "Emit less metadata for not-reflection-visible types (#91660)" (#91989)
* Revert "Emit less metadata for not-reflection-visible types (#91660)"
This reverts commit
0bfc0c9e838193b699415a015504b4aede1f7f0a.
* Regression test
---------
Co-authored-by: Michal Strehovský <MichalStrehovsky@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>