-
### ✈ Pre-Flight checks
- [X] I **don't have SentinelOne** antivirus installed (see above for the solution)
- [X] I have **searched in the issues** (open and closed) but couldn't find a similar issue…
-
## Issue Description ##
I running an ARM MAC and am having trouble attaching to a container that is built for x64.
## Steps to Reproduce ##
Use VsCode run and debug to Attach to a Docker .net cor…
sudsy updated
1 month ago
-
### Describe the bug
I'm not entirely sure if this is a bug with the .NET SDK or with the NuGet client, but I'm reporting it here to start with.
I've observed that when using enabling `CentralPack…
-
## Steps to Reproduce
1. Run any simple sample with `--verify-all`
For example
```
MONO_ENV_OPTIONS="--verify-all" COMPlus_DebugWriteToStdErr=1 ./dotnet --fx-version "5.0.0-alpha.1.19564.1" sa…
-
CoreCLR implementation is [here](https://github.com/dotnet/coreclr/blob/master/src/System.Private.CoreLib/Common/System/SR.cs)
This is relatively new to core, right?
-
Hi @jimschubert -
Can you update the csharp-netcore generator to use the latest version of RestSharp? They've changed some things in their 108 update that makes it incompatible with the current gene…
-
### Product
dotnet CLI (dotnet new)
### Describe The Bug
> Note, I've stripped most of the code to show the bare minimum for the bug
I have a `.bicep` file that contains the following code:
```…
-
I ran into an issue that dotnet version "8.0.5" is missing. My application is targeting sdk "version": "8.0.204" which uses the runtime version 8.0.4. Through a windows security patch we got Micros…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=635426
Build error leg or test failing: LibraryImportGenerator.Unit.Tests.…
-
##### Description
- Executing the following:
`openapi-generator-cli generate -i https://petstore3.swagger.io/api/v3/openapi.json -g csharp-netcore -o api --additional-properties=optionalProjectFi…