History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: BOO-550
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Doug H
Reporter: Sorin Ionescu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Boo

Booc.exe and BooCompiler MUST allow you to sign assemblies.

Created: 26/Oct/05 03:09 PM   Updated: 06/Mar/06 03:57 PM
Component/s: Command line tools, Compiler
Affects Version/s: 0.8, 0.7.5
Fix Version/s: 0.7.6

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide
The following switches must be supported by booc.exe:

/delaysign
/keyfile
/keycontainer

The following attributes must be supported by BooCompiler:
AssemblyDelaySignAttribute
AssemblyKeyFileAttribute
AssemblyKeyNameAttribute
InternalsVisibleToAttribute

This is a mojor feature that is needed.

PS: It's possible to get around this limitation if booc.exe allows -t:module. Then one can do AL.exe /keyfile:foo.snk theModule theAssembly.dll



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.