-
Too many files are marked executable. (while I've only looked at the osx-arm64 build, I would guess this is a general problem.
```
% find ../dotnet-sdk-6.0.100-alpha.1.20625.2-osx-arm64 -perm +111…
-
## Issue Description ##
Sometimes when opening vscode for the first time after opening the unity project, OmniSharp doesnt load, so I have to close vscode and reopen it, but sometimes this doesnt so…
-
## Issue Description ##
Omnisharp server fails to start timeout
## Steps to Reproduce ##
just try starting the server
## Expected Behavior ##
server would sart
## Actual Behavior ##
## …
-
### Describe the bug
When i use the Visual Studio 2019 Professional UI to add a scaffolding item, it reverts my Nuget packages to older versions and then fails. I'm attempting to add an Identity…
-
### Description
In the [Razor Tooling repro](https://github.com/dotnet/razor-tooling) we run into an AccessViolation exception when [running this test](https://github.com/dotnet/razor-tooling/blob/e8…
-
### Describe the bug
Running hot reload from the cli results in an error that prevents it from working so a full restart and rebuild takes place every time I save a file.
This used to work but r…
-
### NuGet Product Used
MSBuild.exe
### Product Version
dotnet 8.0.100-rc.2.23502.2
### Worked before?
not version specifc
### Impact
It's more difficult to complete my work
### Repro Steps & C…
-
## Issue Description ##
When using azure artefacts with a PAT stored in an environment variable the msbuild restore fails to find the env var
## Steps to Reproduce ##
setup dependencies using pak…
-
## Issue Description ##
When using azure artefacts with a PAT stored in an environment variable the msbuild restore fails to find the env var
## Steps to Reproduce ##
setup dependencies using pak…
-
Hi there
My Angular/.Net Core application (w/ VS Code) is fairly large, when I go and start editing C# files. I have an issue with the C# extension by Omnisharp. The running process 'mono' will run…