-
### Describe the bug
After migrating from .net6.0 to .net8.0, our builds fail when publishing with PublishSingleFile using
`dotnet publish --no-build -r win-x64 --configuration Debug -p:PublishS…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
This issue is the same as reported and resolved here: https://github.com/dotnet/aspnetc…
dsun1 updated
4 months ago
-
We're unable to run this in an env with net8.0. Would be helpful to have it upgraded so we don't have to install two versions of the framework.
I've opened https://github.com/drwatson1/dbup-cli/…
-
**Output of `dotnet --info`:**
```
.NET Core SDK (reflecting any global.json):
Version: 3.1.302
Commit: 41faccf259
Runtime Environment:
OS Name: Windows
OS Version: 10.0.183…
-
Hi guys.
I am using Debian 10.1, and today I upgraded net core, version 3.0 to 3.0.1 and my application crashed.
Error: "FrameworkReference 'Microsoft.NETCore.App' was not recognized at (264: 5)"
…
-
Hello, I'm trying to use Pose to mock the property "Entitites" in the folowing class:
![image](https://user-images.githubusercontent.com/6953687/57021254-09b37100-6c02-11e9-8914-0fa422fa555b.png)
…
-
**Output of `dotnet --info`:**
```
.NET Core SDK (reflecting any global.json):
Version: 3.1.401
Commit: 5b6f5e5005
Runtime Environment:
OS Name: Windows
OS Version: 10.0…
-
AssetStudio crashes when I try to load in Phasmophobia.
Debug message:
```
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
******…
-
### Description
dotnet runtime throws System.TypeLoadException when there is static field of ReadOnlyMemory with struct itself.
### Reproduction Steps
1.new console project,
2.write code to Progra…
-
### Type of issue
Missing information
### Description
To enable the perf collector on K8 Linux container, on Linux VM (in AKS Linux Gen05 nodes) for .NET Core 8, we followed the following steps (fo…