Vespion

Results 4 issues of Vespion

### Current behavior When creating a project via the template wizard, the generated `AppHead.xaml` fails to load `AppResources.xaml` on Windows and crashes with a `XamlParseException`. This seems to be a...

kind/bug
triage/needs-information
triage/untriaged
area/rider-jetbrains
difficulty/tbd

### Question I'm not sure if this is a bug or just undocumented behaviour, in any case, my Earthfile contains a wrapper target that executes a sub-target in a matrix...

type:question

### Describe the bug When using the EF Core converters, compiling the model for AOT causes multiple build errors. When the backing type is a `string` (although I've not tested...

bug

### Describe the feature Currently, the _knownPrimitives property in the Templates class does not contain any entries for unsigned types such as ulong, uint, or ushort. This is problematic if...

enhancement