| homepage | https://www.patrickmatula.com |
| homepage | https://www.patrickmatula.com |
Exciting news! My book is finally 100% finished and in production. The release date is scheduled for May 2023! 🥳
I’ll make an official announcement with the exact date and pre-sale links as soon as I get them.
Visual Studio 2022 crashed as soon as I tried to go into the project properties. I noticed that I get the message that a certain font could not be loaded and therefore the system defaults are used. I then started Process Monitor and restarted Visual Studio. In the ProcMon log I saw a lot of DELETE PENDING for the font. After a reboot the problem was solved.
Of course, I could have just rebooted right away, but now I've learned a bit more about it. #troubleshooting