Conversion tester utility guide
- Clone https://gitlab.com/joneuhauser/XAMLConversionTester
- Install a current version of the dotnet (e.g. visual studio)
- Copy scripts.xml into
%localappdata%\AvaloniaConverterTest\scripts.xml
. You might need to adapt some paths inside, e.g. to the location of the virtualenv you use for inkai - Launch the AvaloniaConverterTest program, e.g. by VS or by running
dotnet run
in the folder
@ManpreetXSingh maybe you can have a look at setting this up for you