diff --git a/src/QsCompiler/BondSchemas/QirExecutionWrapper/Protocols.cs b/src/QsCompiler/BondSchemas/QirExecutionWrapper/Protocols.cs index 51c812874b..ea329c1e10 100644 --- a/src/QsCompiler/BondSchemas/QirExecutionWrapper/Protocols.cs +++ b/src/QsCompiler/BondSchemas/QirExecutionWrapper/Protocols.cs @@ -11,7 +11,7 @@ namespace Microsoft.Quantum.QsCompiler.BondSchemas.QirExecutionWrapper /// /// This class provides methods for serialization/deserialization of objects in the Microsoft.Quantum.QsCompiler.BondSchemas.QirExecutionWrapper namespace. /// - internal static class Protocols + public static class Protocols { /// /// Deserializes a QirExecutionWrapper object from its fast binary representation.