-
## Steps to Reproduce ##
Open the following project:
```xml
netcoreapp3.1; net5.0
projectx
aspnet-projectx-0FB5BB25-15E6-4B42-8170-FF4E02860532
0
Linux
…
-
Issue tracker is **ONLY** used for reporting bugs. New features, questions and support should be discussed on our discord channel first. [Discord](https://discord.gg/u3Ej2BReNn )
Code generation …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hot reload did not work using `dotnet watch --verbose run` on the sample project `7.0/BlazorW…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We maintain prerendering guidance for hosted Blazor WebAssembly at ...
https://learn.micro…
-
### Description
Here are build logs for iOS and Android on a newly installed M1 running Ventura, net7 and VS Mac public GA builds.
In general Android takes anywhere from 130s to 300+s to build col…
-
### Describe the bug
I write an ASP.net Core 3 WebAPI. For some reasons I need JSON and in some cases XML output.
I noticed that aspnetcore also created an instance for xml in the responses for js…
-
### Describe the bug
For packages/dlls available through both a framework and a NuGet package (Ex. a lot of the `Microsoft.Extensions.*` packages), the version brought in via `FrameworkReference` s…
-
_From @mmisztal1980 on December 17, 2018 12:40_
## Steps to reproduce
Here's our build log obtained with **dotnet restore -v diag**
https://gist.github.com/mmisztal1980/6ce8e016da620efbf0aa4693d4bc…
-
When i run `dnt` I just get:
> ➜ dnt
> Unhandled exception. System.IO.FileLoadException: Could not load file or assembly 'System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f1…
-
### Describe the bug
Trying to execute a dll with `dotnet exec` or run a project with `dotnet run` fails with "Failed to create CoreCLR, HRESULT: 0x80070057", when one of the dependencies of that…