-
## Issue Description ##
Sometime when stepping some code, the debugger is just released like if F5 (Run/Continue) key was pressed.
Initially, my suspicion was a keyboard problem, but this occurs on t…
-
Hey, I noticed that the end-of-support dates for .NET Framework versions after 4.6.2 are all blank. I checked [the docs](https://learn.microsoft.com/en-us/lifecycle/faq/dotnet-framework#what-is-the-li…
-
Версия: 2.6 ([https://github.com/OnlyFart/Elib2Ebook/releases/tag/2.6.0](https://github.com/OnlyFart/Elib2Ebook/releases/tag/2.6.0)) - Elib2Ebook-windows-latest-portable.zip
Дотнет рантайм и SDK стоя…
-
I just noticed that in Ubuntu 22.04, dotnet7 is still available among the ubuntu apt packages that can be installed:
```
$ uname -a
Linux chayotebox 6.8.0-45-generic #45~22.04.1-Ubuntu SMP PREEMP…
-
Building src/Benchmarks errors with unable to find a 9.0 version of Microsoft.Extensions.Logging
```
❯ ~/.dotnet/dotnet --info
.NET SDK:
Version: 9.0.100-rc.2.24474.11
Commit: …
a74nh updated
4 weeks ago
-
We use it in several places like:
https://github.com/dotnet/roslyn/blob/b1567b7c200461e1df4f3644ec107c494d925c83/src/Features/DiagnosticsTestUtilities/CodeActions/CSharpCodeFixVerifier%602%2BTest.cs#…
-
### Description
Because of https://github.com/open-telemetry/opentelemetry-dotnet/issues/5973
I tried to update our .NET 8 Projects to use V9.0.0 of `Microsoft.Extensions.*` and `System.Text.*`, bu…
-
### Describe the bug
I'm trying to get a basic notebook hosted in Azure Machine Learning studio where it can be shared with others to perform KQL queries.
I figured out the correct arcane incantatio…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Similar to issue #5860 but new since updating to macOS 15.1, the 9.0 dotnet aspire templates …
-
Type: Bug
## Issue Description ##
Having watched files or paths is causing the workspace/didChangeWatchedFiles handler to try and 1:1 tranlate a glob pattern (valid paths can include `..` anywhere)…