Closed AhmadALiZ14 closed 1 year ago
Go to the folder where you cloned this repo, find wordpad.csproj in WordPad folder, and edit it any text editor such as notepad++, find the line :
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
and change it to False like this :
<AppxPackageSigningEnabled>False</AppxPackageSigningEnabled>
Now comment out or delete these two next lines :
`
Thanks this fixed it, thanks Lixkote for such an amazing app.
While compiling in visual studio, it displays this error, i looked in the folder and there was no file named like this in it.