Daniel Vaughan

Results 3 issues of Daniel Vaughan

When using a Script.Literal, code generation reports: Unable to resolve or open included file '%code%' when there is a curly bracket that is not part of a variable placeholder.

Compiler
Suggestion

Thanks for this great project! Here's an issue I've stumbled across. When implementing an interface on a partial class, if the interface resides in a different namespace than the class,...

### Describe the bug Adding a class library Sdk style project with NoTargets to a solution with an Avalonia project causes the XAML designer to stop loading. ``` ``` It...

bug