-
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
3. Install SDK 9.0 GA
4. Install Aspire 9.0 GA
5. Install VS or VSCode
**REPRO STEPS**
1. Create .NET Project > Aspire Starter App > give a nam…
-
### Environment
- Git Extensions 5.0.0.17897
- Build 2a3b78b868e7757d986c49bbfc03406b38f1ffe9
- Git 2.46.0.windows.1
- Microsoft Windows NT 10.0.22631.0
- .NET 8.0.8
- DPI 96dpi (no scaling)
…
-
### Describe the bug
The app fails to start with
```
Unhandled exception. System.TypeInitializationException: The type initializer for 'SkiaSharp.SKImageInfo' threw an exception.
---> System.Dl…
-
### Describe the bug
When publishing an app that uses `HttpClient`, it results in IL3000.
```
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty s…
-
Allow `is [ 1, 2, 3 ]` (list pattern), ~~`is [length]` (length pattern)~~ and `is [ 1, ..var x, 5 ]` (slice pattern).
Speclet: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-11.0/l…
-
### What happened?
After removing a local stack with `pulumi stack rm ` that has been initialised with a passphrase, I am unable to re-create a new stack with the same name unless I use the same pass…
-
We have some code in OtlpExporter which will add service name if it isn't found on the resource:
* https://github.com/open-telemetry/opentelemetry-dotnet/blob/9f41eadf03f3dcc5e76c686b61fb39849f0463…
-
**Describe the bug**
Refitter failed to write generated code: System.IO.IOException: The process cannot access the file 'Generated.cs' because it is being used by another process.
When I run the f…
-
### Describe the bug
I am using "dotnet watch" to launch and watch an extremely simple asp.net application which, for the purposes of this bug report, simply serves up a static index.html file. I ha…
-
Type: Bug
## Issue Description ##
Opening a new issue as instructed here: https://github.com/dotnet/vscode-csharp/issues/7514#issuecomment-2347181280
Initially it seemed like only limited functiona…