Environment:
1. Vista AMD64 ENU
2. Katmai DEV ENU 10.00.1433.01
- Sample 80503
4. Visual Studio 2005
Repro Steps:
- Browser to the sample folder and open the sample readme file readme_storefront.htm
- Check the third paragraph which describes "To generate a strong name key file" of the file.
Expectation:
sample solution need:
sn -k SampleKey.snk
sn -k UnsafeSampleKey.snk
Actural Results:
sample readme only has:
sn -k SampleKey.snk
Comments:
Sample readme consist with sample solution