I need your help.
I’m creating a .net 8 application template. I have everything I need, and I know the steps. In fact, I’ve created a template for this project before, but since a few weeks ago I just can´t. VS tells me that the optput folder does not exists or is readonly.
First of all, the folder does exists and I’m the owner, so I have all the needed permissions. In fact, I can create and delete files and folders.
On my other laptop I have no problems with the same settings.
Setup:
- Visual Studio Enterprise 2022 (17.13.5) Running as Administrator (the same happens when running as a normal user)
- Windows 10 Pro 22H2
Anyone has an idea???


