-
### Describe the bug
On adding secret key with different first word capitalization, CLI tool fall with unhandled exception until manually fixing secret.json, or changing key Id at csproj
### To Re…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [43f22c651184fe63935f5e509ab060d099d55f9d](https://github.com/dotnet/runtime/co…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
send request to Kestrel server on Linux get an error: connection reset by peer.
netsta…
Ivony updated
6 months ago
-
Type: Bug
## Issue Description ##
Extension errors out with an MSBuild crash due to trying to load an old unsupported vcproj file and predictably failing, instead of ignoring it because its a C++ …
-
Hi,
I'm using sysbox for build containers to be able to generate Docker images inside a Docker container. Creating container images works, but for some reason the 'dotnet' command used to build C# …
-
We are in the process of upgrading all of our endpoints to dotnet core and there are a few settings in here that still need the older xml app.config
example: https://docs.particular.net/persistence…
-
- We are moving into the .NET 6 SDK (See https://github.com/dotnet/format/issues/1268). There will be no need to install dotnet-format as a global tool or local tool.
- As part of the move into the .…
-
## Issue Description ##
Sometimes the description text of a tag helper shows malformed with parts of it missing or in a different text size than the rest.
Some of the information autogenerated i…
-
# Microsoft Security Advisory CVE-2024-21386: .NET Denial of Service Vulnerability
## Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerability…
-
## Steps to reproduce
dotnet build --use-lock-file
## Expected behavior
The project builds with implict restore and passes the --use-lock-file switch to dotnet restore.
## Actual behavior
Er…