diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2021-02-01 12:29:37 +0200 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2021-02-01 12:29:37 +0200 |
| commit | d7a2713f1ff4679a7b28a90d1622d1dbfdf06aee (patch) | |
| tree | 627b8b4e5c089926d1fe0fbb7665d676f127ca92 /Software/Visual_Studio/Tango.sln | |
| parent | a4bd79a77bba87b8644e73903f020de94e1c7ade (diff) | |
| download | Tango-d7a2713f1ff4679a7b28a90d1622d1dbfdf06aee.tar.gz Tango-d7a2713f1ff4679a7b28a90d1622d1dbfdf06aee.zip | |
created new test program to check Light Inks.
Diffstat (limited to 'Software/Visual_Studio/Tango.sln')
| -rw-r--r-- | Software/Visual_Studio/Tango.sln | 35 |
1 files changed, 29 insertions, 6 deletions
diff --git a/Software/Visual_Studio/Tango.sln b/Software/Visual_Studio/Tango.sln index 655c00e56..c2bb2f26b 100644 --- a/Software/Visual_Studio/Tango.sln +++ b/Software/Visual_Studio/Tango.sln @@ -461,6 +461,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.StubsUtils.ProcedureC EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.CsvToJobTester.CLI", "Utilities\Tango.CsvToJobTester.CLI\Tango.CsvToJobTester.CLI.csproj", "{4747A2DE-F419-41B1-95A7-E9FBB4EA0B3B}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.ColorLib.LightInksTest.CLI", "Tango.ColorLib.LightInksTest.CLI\Tango.ColorLib.LightInksTest.CLI.csproj", "{70DD08CA-3BD1-43D6-84FF-2DB8A192C315}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -4376,6 +4378,26 @@ Global {4747A2DE-F419-41B1-95A7-E9FBB4EA0B3B}.Release|x64.Build.0 = Release|Any CPU {4747A2DE-F419-41B1-95A7-E9FBB4EA0B3B}.Release|x86.ActiveCfg = Release|Any CPU {4747A2DE-F419-41B1-95A7-E9FBB4EA0B3B}.Release|x86.Build.0 = Release|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Debug|Any CPU.Build.0 = Debug|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Debug|ARM.ActiveCfg = Debug|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Debug|ARM.Build.0 = Debug|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Debug|ARM64.Build.0 = Debug|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Debug|x64.ActiveCfg = Debug|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Debug|x64.Build.0 = Debug|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Debug|x86.ActiveCfg = Debug|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Debug|x86.Build.0 = Debug|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Release|Any CPU.ActiveCfg = Release|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Release|Any CPU.Build.0 = Release|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Release|ARM.ActiveCfg = Release|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Release|ARM.Build.0 = Release|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Release|ARM64.ActiveCfg = Release|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Release|ARM64.Build.0 = Release|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Release|x64.ActiveCfg = Release|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Release|x64.Build.0 = Release|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Release|x86.ActiveCfg = Release|Any CPU + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -4538,14 +4560,15 @@ Global {5C9A4F46-263D-4C23-B361-F09E14BB109E} = {4A8BD6EC-41CF-46A9-B2CD-9D0DF6465963} {8F0BCFC8-AF0F-40D3-882A-902CD221A6DE} = {4A8BD6EC-41CF-46A9-B2CD-9D0DF6465963} {4747A2DE-F419-41B1-95A7-E9FBB4EA0B3B} = {5F6BBAA8-EAD0-4B18-97E5-55B4F56DD760} + {70DD08CA-3BD1-43D6-84FF-2DB8A192C315} = {8336A702-9C49-4C9E-ADCC-1886A666D3BD} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {7986F7F4-A86A-4994-B1B6-0988D7F057B6} - BuildVersion_BuildVersioningStyle = None.None.Increment.DeltaBaseYearDayOfYear - BuildVersion_UpdateAssemblyVersion = True - BuildVersion_UpdateFileVersion = False - BuildVersion_StartDate = 2000/1/1 - BuildVersion_AssemblyInfoFilename = Properties\AssemblyInfo.cs BuildVersion_UseGlobalSettings = False + BuildVersion_AssemblyInfoFilename = Properties\AssemblyInfo.cs + BuildVersion_StartDate = 2000/1/1 + BuildVersion_UpdateFileVersion = False + BuildVersion_UpdateAssemblyVersion = True + BuildVersion_BuildVersioningStyle = None.None.Increment.DeltaBaseYearDayOfYear + SolutionGuid = {7986F7F4-A86A-4994-B1B6-0988D7F057B6} EndGlobalSection EndGlobal |
