-
Why is the source code for workfllow netstandard 2.0 when .net 5 is now the stanadard?
netstandard2.0 is obsolete at least the source code should be netstandard 3.0
I guess that shown this source co…
-
After completing the [migration steps for 3.1 to 5.0](https://docs.microsoft.com/en-us/aspnet/core/migration/31-to-50?view=aspnetcore-3.1&tabs=visual-studio), I'm getting the following error on the la…
-
## Current behavior
Unable to run Skia.Gtk template created via:
> dotnet new unoapp -o TestUno
Message:
> /snap/dotnet-sdk/current/dotnet /home/xxx/Projects/TestUno/TestUno.Skia.Gtk/bin/D…
-
Планируется ли переход на .net core?
-
Hi, I know the project is deprecated, but I work on a project that has thousands of tests that depend on this library and as far as I know, there is no automated way of migrating them.
I'm migratin…
-
## Issue Description ##
No source sction suggested on remote host via ssh. "No source action available" message is displayed.
## Steps to Reproduce ##
1. Connect to Ubuntu 20.04 host.
2. Creat…
-
I had to fork your interesting api because.net 3+ will fail after a few requests.
1) abstract class HttpClient is using IDisposable pattern, including the 'suppress GC' issue. This should not be fo…
-
Need to change our language version defaults for C# based on the current target framework:
- `net5.0` and [all the variants](https://github.com/dotnet/designs/blob/master/accepted/2020/net5/net5.md…
-
**Describe**
Model I am using LayoutLM : In the task ( Form Understanding,Receipt Understanding,Receipt Understanding) in the paper, How do you get the Image embeddding. Res-net50 or others ?
Espe…
-
We need to make sure there's some kind of information/warning available when `net50` is used, since [we're going to warn now if the `.` is missing, starting from `net5.0`](https://github.com/NuGet/Hom…