-
### Description
Initializing a new F# project and using paket breaks the project.
### Repro steps
Make sure that .net6 or .net7 are installed.
1. create a new project with `dotnet new consol…
-
### Describe the bug**
All projects show as "(load failed)" when run in net5.0 devcontainer -- even after a successful `dotnet build`.
### Steps to reproduce
1. Open [sln](https://github.com/Jord…
-
Which (preview) version of .NET 5 will this work with?
-
### Describe the bug
Resource names from `EmbeddedResource` in csproj do not include the the path in linux. For example:
```
```
Expected: `EmbeddedResource.bar.hello`
Actual: `Em…
-
Expected Result: Sample app should create a simple CLI tool
Actual Result: Both `dotnet build` and `dotnet run` failed with 'Access Denied' issues
Output of `dotnet build`
```
➜ dotnet build…
-
## Steps to Reproduce ##
Open the following project:
```xml
netcoreapp3.1; net5.0
projectx
aspnet-projectx-0FB5BB25-15E6-4B42-8170-FF4E02860532
0
Linux
…
-
# Summary of your issue
Dotnet seems to look for a non-.so file on linux
# Environment
Arch Linux x64
Dotnet 5.0.0-preview
# What did you do when you faced the problem?
I tried to buil…
-
I am trying to archive a channel's clips because of the recent Twitch Korea policy change. I found this program through /r/datahoarders, but I am not the experienced with these sorts of things.
I'v…
-
Why does the KButton change size/padding between using .NET Framework & .NET
![PaddingBug](https://user-images.githubusercontent.com/949607/219724490-691eb05f-6d96-451c-ad83-21a282658150.gif)
-
### Issue Description
When invoking msbuild with -property:TargetFramework=XXX (for example net5.0) and the projects in the solution have only
a single target framework defined(for example net…