The command line class can now also be used to build a command line (for example, to pass it to another program); removed dead code from the command line class
git-svn-id: file:///srv/devel/repo-conversion/nusu@132 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
66b4a762cf
commit
f2280629b9
6 changed files with 175 additions and 96 deletions
|
@ -37,7 +37,6 @@ namespace Nuclex.Support.Licensing {
|
|||
new LicenseKey();
|
||||
}
|
||||
|
||||
|
||||
/// <summary>Validates the correct translation of keys to GUIDs and back</summary>
|
||||
[Test]
|
||||
public void TestGuidKeyConversion() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue