File not found error building strong-named assembly on GitHub Actions
I’m using GitHub Actions as a CI system for a project I’m working on, and have recently added a .snk file to the project and want to strong-name the assembly. The following items have been added to the .csproj file: