aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs')
-rw-r--r--Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs b/Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs
index 096caaa21..fe0744b94 100644
--- a/Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs
+++ b/Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs
@@ -34,7 +34,7 @@ namespace Tango.Protobuf
/// <summary>
/// Gets the file content.
/// </summary>
- public String Content { get; private set; }
+ public String Content { get; internal set; }
/// <summary>
/// Gets or sets the relative file path.