I've recently signed an assembly that I have built with MyGet, but the build is failing because the .pfx extension is ignored (for security) in my Git repo. How can I upload the key file to the MyGet build server so that the build can find it?
According to their support team, MyGet does not support this.