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 244ee3857..feef53b9a 100644
--- a/Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs
+++ b/Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs
@@ -22,7 +22,7 @@ namespace Tango.Protobuf
/// <summary>
/// Gets the result name.
/// </summary>
- public String Name { get; private set; }
+ public String Name { get; internal set; }
/// <summary>
/// Gets the result source path.