mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Renamed Zune5 to OpenZune
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Microsoft.Iris.Debug.Data
|
||||
public override string ToString()
|
||||
{
|
||||
var args =
|
||||
#if ZUNE5
|
||||
#if OPENZUNE
|
||||
Arguments;
|
||||
#else
|
||||
Arguments.Select(a => a.ToString()).ToArray();
|
||||
|
||||
Reference in New Issue
Block a user