Hi,
I’m using the ReactDesktopApp template and trying to understand it, after making changes to the components in the react file, the changes show up in aspnet website when debugging. If i try and debug an instance of say the console app the changes are not there?
What do i need to do in order to see the changes in the other hosted project types?
Thanks