-
According to https://github.com/madewokherd/wine-mono/issues/15#issuecomment-2107551161 dotnet5+ is out of scope of Wine-Mono.
But Wine-Mono does not warn or error out when loading dotnet5 software…
-
Will this support EFCore in dotnet 5.0?
-
Hello, dotnet-format seems to work great in my environment except with pre-commit: the pre-commit installation seems to require net6. Installing the net6 sdk solves the issue, but my whole team is st…
-
I'm attempting to try out LiveSharp in my Blazor project. However, just adding the LiveSharp assembly to the Blazor project results in this:
![image](https://user-images.githubusercontent.com/49870…
-
Similar to https://github.com/dotnet/sdk/issues/10441 & https://github.com/dotnet/sdk/issues/8546
All `.sqlproj` files are msbuild project type ie:
``
As opposed to the new style SDK ie:
``
…
-
## Details about Problem
NuGet product used (NuGet.exe | Visual Studio | MSBuild.exe | dotnet.exe):
```
dotnet --info
.NET SDK (reflecting any global.json):
Version: 5.0.102
Commit: 7…
-
We depend on a random preview version of `Microsoft.Extensions.DiagnosticAdapter`, which appears to be a deprecated package:
https://github.com/dotnet/aspnetcore/blob/10e3fe3462aeec0cd6a72cf1d01c6f…
-
I wanted to build a flatpak, but currently Photino is using `libwebkit2gtk-4.0-37`
In flatpak yaml, instead of
```
runtime: org.freedesktop.Platform
runtime-version: '23.08'
sdk: org.freedesktop.…
-
**Game information**
Stardew Valley with [SMAPI](https://stardewvalleywiki.com/Modding:Installing_SMAPI_on_Linux)
**Distribution name and version where applicable**
N/A
**Flatpak info**
N/A
…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity2.visualstudio.com/t/Move-to-namespace-screws-up-document-for/1287418)._
---
If I wanted to use Format docu…