-
### Description
The AOT compiler seems unable to compile certain generic methods.
### Reproduction Steps
Test project: [maccatalyst-aa3902a.zip](https://github.com/dotnet/runtime/files/15457326…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [a8158c170b694f8c1dbae114c63c346b38244901](https://github.com/dotnet/runtime/commit/a81…
-
## Issue Description ##
I am trying to attach the debuggeer to a running exe process using following launch.json
```
{
"configurations": [
{
"name": "Attach to process",
"ty…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [c52177b21cb358d45a18a1f14d5855aedb61d0ec](https://github.com/dotnet/runtime/commit/c52…
-
I want to use the code page (e.g. code page 936) which is not supported in UWP apps. I can get the code page 936 by use the "CodePagesEncodingProvider" class at .NET core 2.0, but it seems that there …
-
### Describe the bug
StartupObject in csproj is ignored when alternating between different projects in same directory.
### To Reproduce
https://github.com/NickLydon/StartupObjectIssue
### Exce…
-
### Description
`Get-AzFirewallPolicyRuleCollectionGroup` source code has the parameter for resourceid but not used in the `executecmdlet` . When I run the cmdlet, returns nothing but accepts the Res…
-
This was working for me in .NET 5. A simple program can show the problem:
```
using Microsoft.Diagnostics.Runtime;
using System;
using System.Diagnostics;
using System.Linq;
namespace ClrMDT…
-
When viewing `` blocks from xmldocs in csharp, some characters are escaped. In visual studio these are not escaped and are tabbed inwards to indicate code blocks.
## Steps to Reproduce ##
1. Creat…
-
### Describe the bug?
When adding `Okta.AspNetCore` v4.4.2 to a Blazor WebAssembly app, compilation fails with a NETSDK1082 error.
### What is expected to happen?
The app should compile so I can te…