I am trying Visual Studio 2022 and the documentation said we should be able to simply build our projects.
But I am having issues with my PFX files. The compiler says it can't use my PFX files which work fine with Visual Studio 2019.
I tried re-selecting the PFX file via the "Settings" for the project and it prompted for password. I put in the right one and then it said that a token could not be imported.
This happens on both of my C# and VB.Net projects.