Make QOSCKey Public

This commit is contained in:
Joel Wetzell
2020-06-18 20:19:38 -05:00
parent afd1751edd
commit f69ac5ab33
+1 -1
View File
@@ -47,7 +47,7 @@ namespace QSharp
}
static class QOSCKey
public static class QOSCKey
{
public const string UID = "uniqueID";
public const string Type = "type";