diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2017-11-09 20:26:27 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2017-11-09 20:26:27 +0200 |
| commit | 070aa53b6763fd2b5f7b482bf0f5070711f91ef6 (patch) | |
| tree | fcd654e68ba229d093d07c0c261044ff80d5beaf /Software/Visual Studio/Tango.UnitTesting | |
| parent | 6626d0227c28c0a9f990e08c431e8b80739ea58d (diff) | |
| download | Tango-070aa53b6763fd2b5f7b482bf0f5070711f91ef6.tar.gz Tango-070aa53b6763fd2b5f7b482bf0f5070711f91ef6.zip | |
Working on Tango integration & emulation on C# side.
Diffstat (limited to 'Software/Visual Studio/Tango.UnitTesting')
| -rw-r--r-- | Software/Visual Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs b/Software/Visual Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs index d4438885e..0551f8f77 100644 --- a/Software/Visual Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs +++ b/Software/Visual Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs @@ -2,5 +2,5 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Twine - Unit Testing")] +[assembly: AssemblyTitle("Tango - Unit Testing")] [assembly: ComVisible(false)]
\ No newline at end of file |
