-
Here is a list of the available SDK extensions on Flathub so far, we should check each one of those if there is any potential extension on the VSCode marketplace that we could integrate with if the sd…
-
I installed VSCode through Flatpak, and followed the instruction in the first run text file, but VSCode as well as VScode-OSS both do not detect the Flatpak sdk extension.
I tried both `FLATPAK_EN…
-
There are a bunch of failures that are always happening in the aspnetcore-helix-matrix, mostly involving template tests. These are only happening on the Arm64v8 and Debian.9.Arm64.Open queues.
https:…
-
I am testing your interesting component .It works fine with your demo.
But if we put 2 components on the same page we got an error :
_Unhandled exception rendering component: Map container is alread…
-
Tye stopped working after update, which should not affect this.
I installed the latest preview of .NET 6 SDK Preview 7 x64 on my M1 Mac, and updated the Tye Global tools like so:
```
robert@Rob…
-
Repro is to deploy a console application that does an `Assembly.Load("Sigil")` and publish it as self contained. It will fail stating it can't find the `PInvoke` assembly.
It happened for us when b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We have an embedded linux system on which dotnet5 runs without problems.
I tried to …
-
OData response gets truncated when using query features.
Microsoft.AspNetCore.OData version 8.0.4
**Without query parameters:**
![image](https://user-images.githubusercontent.com/6409222/145807…
-
Just curious, is this supposed to work with .NET 5 RC1? It looks like some things work, some do not.
Example: `tye run --watch`
Running `tye run --watch` with two .NET 5 RC1 web projects (refere…
-
This error occurs when the rtl plugin is enabled (checkbox), and occurs in different situations.
One is, when the frequency is changed.
> See the end of this message for details on invoking
just…