On my machine, after extracting the files, Visual Studio 2022 wouldn't let me compile.
After a quick read, I saw that it wouldn't because they were "protected". After unprotecting them, it compiled without errors.
Be noted that this might only happen if the person downloads the project without using source control, like I did.
On my machine, after extracting the files, Visual Studio 2022 wouldn't let me compile. After a quick read, I saw that it wouldn't because they were "protected". After unprotecting them, it compiled without errors.
Be noted that this might only happen if the person downloads the project without using source control, like I did.