Forum member

Anish

5 posts

Posts by Anish

  1. Maui blazor hybrid tests issue

    hey, i have an issue with updating ncrunch licence key, as soon as i do it i test version that you sent me

  2. Maui blazor hybrid tests issue

    I tried it but unfortunatly it does not work for me (still shows the same trace). I added this to each target https://imgur.com/a/HQtZKFP Thanks for including fix to future versions, when i should excpect release with this changes? It's not critical for me don't having maui test in short term, …

  3. Maui blazor hybrid tests issue

    There are missed all razor files ( additional files does not affect at all). Could it be related with maui project targets? if ncrunch rely on it. And absolutly not clear what is wrong with MainPage.xaml page (

  4. Maui blazor hybrid tests issue

    Remco, thanks for your reply! I tried to add files as you adviced (see screenshot https://imgur.com/a/chPwQg9 ) but it did not help. if i remove css files trace does not contain any errors about those files anymore but there appears new one [quote]MainPage.xaml (10, 44): Cannot resolve typ…

  5. Maui blazor hybrid tests issue

    I'm working on Maui blazor hybrid app, nrucnh can't build maui project and see following trace: [quote]Shared\BiometricLogin.razor.css (0, 0): The scoped css file 'Shared\BiometricLogin.razor.css' was defined but no associated razor component or view was found for it. Shared\MainLayout.razor.cs…