-
Add an option to drop namespaces, assembly name, and project path from call stack frames:
![image](https://user-images.githubusercontent.com/24977523/163848731-cd39c81b-19ec-412e-bf34-0953616ea230.…
-
Internal Server Error
System.ComponentModel.Win32Exception (13): Permission denied
at Wkhtmltopdf.NetCore.WkhtmlDriver.Convert(String wkhtmlPath, String switches, String html)
at Wkhtmltopdf.…
-
When trying to debug inside of Visual Code I get this error:
command 'csharp.coreclrAdapterExecutableCommand' not found
>
Runtime Environment:
OS Name: Windows
OS Version: 10.0.17134
…
-
`Program.cs`:
```csharp
using System;
using Org.BouncyCastle.Crypto.Generators;
byte[] secret = "secret"u8.ToArray();
byte[] salt = "salt"u8.ToArray();
for (int i = 0; i < 3; i += 1)
{
…
-
### Issue Description
When building https://github.com/dotnet/runtime on an arm64 mac, sometimes I get into situations where MSBuild will seemingly hang forever. Running `killall dotnet` or doing …
-
Repro
1.install NET9 RC2 SDK on Loc windows OS. e.g Chinese/German
2. dotnet workload install aspire
3. Dotnet workload config --update-mode workload-set
4. dotnet workload --info
**Expected Re…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When running an Aspire app (Mac/VSCode) without any env vars specified, the dashboard l…
-
Discover what ChanneldUE can benefit from the new Iris Replication, especially the extensively used push model.
-
### Description
When a framework dll has a NuGet package and is referenced with both Package- and FrameworkReference the dll from the package will be copied to the output.
### Steps to reproduce
…
-
## Issue Description ##
Omnisharp extension doesn't auto-complete. I only get the highlighting.
After the dot, I only get keywords already used in my current file, nothing more.
## Steps to Repro…