Hi.
I have Windows 11 which came with .NET 4.8 preinstalled. I cannot install .NET 4.5 to be able to load the forked project in visual studio. So I need to update each time a new version appears.
Can you update the assembly to run with .NET 4.8 instead of 4.5 ?
Thanks.