alcosml

Results 4 issues of alcosml

Direct reference or `using` doesn't show FileVersionInfo. ![image](https://github.com/jbe2277/dotnetpad/assets/15819575/dd63b2bb-a005-4b2a-9be1-8b39377f7ecc) ![image](https://github.com/jbe2277/dotnetpad/assets/15819575/de677131-cb28-4b5c-81a9-8c42b36bbe9a) App version: ![image](https://github.com/jbe2277/dotnetpad/assets/15819575/11a4d148-a368-4f8a-87c9-a5207f9658aa) How do I use FileVersionInfo here?

This error is reproducible on a DLL file after it was altered as follows: 1. Open the DLL w/ [Resource Hacker](http://www.angusj.com/resourcehacker) 2. Replace the PNG resource w/ another PNG file...

The build machine has a USB device that is used for code signing via signtool.exe. We recently started using Azure certificate and AzureSignTool to sign another build, but we noticed...

I have a DLL whose LegalCopyright contains the copyright character. `-gvs` doesn't show this character property - see below. ![image](https://github.com/electron/rcedit/assets/15819575/2400978d-510d-4b1f-a6e4-c13b1958bf4c) Is there some configuration in rcedit that needs to be...