-
__Suggestion / Request__
Please migrate from .net Framework v4.x to .NET v8
so that development can also happen in Linux or other OS
I tried to do restore and build the vedastro project with the…
-
### Android framework version
net8.0-android, net9.0-android
### Affected platform version
.NET 8 & .NET 9
### Description
Hi,
We have been running our .Net Maui Android app on .Net …
-
Hello, Its very good lib. I have only one issue, that you could change your code instead of System.Management and use WmiLight.
Because using this existing libc.hwid. It works perfect if .net fra…
-
### Description
Is it possible to change .NET framework runtime for the assembly and patch it?
I can't rebuild a project made for .NET 2.0 and i'm trying to swap .NET framework to 4.8 patching EXE a…
-
### Describe your question
I note that support for all frameworks except for `net8.0` is being dropped from MQTTnet 5.0. In the [upgrade guide](https://github.com/dotnet/MQTTnet/wiki/Upgrading-guid…
-
The Installer needlessly suggests .Net Framework 3.5 needs installing even though RepoM doesn't target .Net 3.5 (which has long been deprecated anyway).
Also the error message is shown using a weir…
-
Having this `.csproj` in my .NET library will try to update the dependencies that target `netstandard2.0`, which I don't want to do because then the library would lose back-compat with older versions …
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=641468
Build error leg or test failing: Microsoft.NET.Build.Tests.Artifact…
-
Just wanting to put this information somewhere to consolidate some research around the issue and what I found to be a sane solution as of `2024-11-14` in hopes that it helps other people in the same s…
-
### Describe the bug
With previous .NET Sdks it used to be possible to target net48 and consume a COM library, without going through hoops.
Now, a simple csproj straight up fails to compile with `CS06…