Carlos Sánchez López
Carlos Sánchez López
If you see unusual diffs in this PR, please help fixing it by offering suggestions. I would greatly appreciate it. Notes: - APIs that have diffs and are decorated with...
On Windows, the System's color theme is described by the following registry DWORD value: ``` HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize\AppsUseLightTheme ``` Where: - Light = 1 - Dark = 0 Consider reading this value...
### Build https://dev.azure.com/dnceng/public/_build/results?buildId=1706886&view=results ### Build leg reported Libraries Test Run release coreclr Linux_musl x64 Release ### Pull Request Rolling build for runtime ### Action required for the engineering services team...
## 💥 Proposal Add a third Theme options: Follow System Default theme. ## Motivation Most modern apps and websites offer at least 3 themes by default: - Light - Dark...
_From @andez2000 on Monday, July 15, 2019 9:45:37 PM_ # Missing targets Microsoft.WebApplication.targets error when using MSBuild and Roslyn to iterate through documents in a web project This was working...
I have an ARM64 laptop where I installed WSL2 running Ubuntu 18.04. I made sure to install vsdbg in Ubuntu, as well as dotnet, from a PPA. So all the...
Found in a release/7.0 PR: https://github.com/dotnet/runtime/pull/74926 - Queue: `net7.0-Linux-Release-arm64-Mono_Release_LinuxBionic-Windows.10.Amd64.Android.Open` - Artifacts: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1392&view=ms.vss-test-web.build-test-results-tab&runId=19052&paneView=dotnet-dnceng.dnceng-anon-build-release-tasks.helix-anon-test-information-tab&resultId=180803 - Affected the `System.Diagnostics.Contracts.Tests` work item. Log file: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-74926-merge-0416eef15c6a45a1a6/System.Diagnostics.Contracts.Tests/1/console.fa330ef5.log?helixlogtype=result Callstack: ``` [11:56:41] fail: Failed to get device's property...
Fixes https://github.com/dotnet/runtime/issues/75215 A `PaxTarEntry` obtained from a `TarReader` will have an extended attributes dictionary filled with the fields that get collected by default. When attempting to write such entry to...
If you see unusual diffs in this PR, please help fixing them via suggestions. I would greatly appreciate it. ASP.NET: https://github.com/orgs/dotnet/teams/aspnet-api-review WinForms: @merriemcgaw @RussKie @JeremyKuhne WPF: @singhashish-wpf and @pchaurasia14 Libraries:...
### Build https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=18732 ### Build leg reported Build Browser wasm Linux Release _Threading_BuildOnly / Build product ### Pull Request https://github.com/dotnet/runtime/pull/75703 ### Action required for the engineering services team To triage...