-
## Steps to reproduce
dotnet publish works for -c Debug but gets ACCESS DENIED generating DLL for -c Release
## Expected behavior
Build would work for either configuration
## Actual behavior
…
-
In FSI, inputting an interpolated string literal that opens interpolation expression with `{` but does not close it, e.g. `$"{"` breaks the session in a way that further valid string literals can no l…
-
For some reason, when I launch a project using this, it seems it cannot find `dotnet` and I am getting errors like:
```
It was not possible to find any installed .NET Core SDKs
```
```
Cannot…
-
This is an issue created automatically by GrammarNazi when an exception was captured.
Date (UTC): 11/10/2022 02:36:27
Exception:
Microsoft.Data.SqlClient.SqlException (0x80131904): Execution Time…
-
Fatal error in IL Linker
C:\Program Files\dotnet\packs\Microsoft.iOS.Windows.Sdk\16.4.7098\tools\msbuild\iOS\Xamarin.iOS.Common.After.targets(364,3): error IL1012: IL Trimmer has encountered an unexp…
-
### Description
This issue tracks the review comments mentioned in #8870 :
- [x] Use ThemeGenerator to combine all the merged dictionaries ( https://github.com/dotnet/wpf/pull/8870#discussion_r…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
**http.server.request.duration**
1) Actual description does not match expected descriptio…
-
Building on windows 10, using visual studio 2019 developer terminal with admin privileges', i built/installed ros2 foxy via the [aka.ms way here](https://ms-iot.github.io/ROSOnWindows/GettingStarted/S…
-
# Feature Request
**Is your feature request related to a problem?**
I would like to add custom tags when timeouts happen on clients using the auto instrumentation, but currently when a HTTP Requ…
-
Hi!
I [followed the advice](https://csharpier.com/docs/IntegratingWithLinters) about overriding editorconfig changes by adding `dotnet_diagnostic.IDE0055.severity = none` to the editorconfig.
I …