Doug H - 11/Dec/04 12:44 PM A non-strong named version of Mono.GetOptions.dll that can be used with .NET.
To compile this I ran this command on the mono svn sources for mono.getoptions (under mcs/class/Mono.GetOptions):
csc /target:library -out:Mono.GetOptions.dll Mono.GetOptions*.cs Mono\.*cs
To compile this I ran this command on the mono svn sources for mono.getoptions (under mcs/class/Mono.GetOptions):
csc /target:library -out:Mono.GetOptions.dll Mono.GetOptions*.cs Mono\.*cs