From: Nguyen Van Tan Date: Tue, 1 Oct 2019 07:57:07 +0000 (+0700) Subject: [Non_ACR] Add Module MachineLearning.Inference. in tct-suite-vs/CSharpTCT.sln X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F215057%2F1;p=test%2Ftct%2Fcsharp%2Fapi.git [Non_ACR] Add Module MachineLearning.Inference. in tct-suite-vs/CSharpTCT.sln Change-Id: I7dcc1a1105ee8986cf5c76c6b4308d48302a8c4d --- diff --git a/tct-suite-vs/CSharpTCT.sln b/tct-suite-vs/CSharpTCT.sln index d4a2fce0a..feb94be04 100755 --- a/tct-suite-vs/CSharpTCT.sln +++ b/tct-suite-vs/CSharpTCT.sln @@ -280,6 +280,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tizen.ComponentBased.Tests" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tizen.Applications.ComponentBased.ComponentManager.Tests", "Tizen.Applications.ComponentBased.ComponentManager.Tests\Tizen.Applications.ComponentBased.ComponentManager.Tests.csproj", "{C90B7A3E-B99B-4F6F-91DB-B25775C427BC}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tizen.MachineLearning.Inference.Tests", "Tizen.MachineLearning.Inference.Tests\Tizen.MachineLearning.Inference.Tests.csproj", "{CEF0B428-7A0E-4BF9-A6F1-E2762FAE8B34}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -1067,6 +1069,12 @@ Global {C90B7A3E-B99B-4F6F-91DB-B25775C427BC}.NUI|Any CPU.Build.0 = Debug|Any CPU {C90B7A3E-B99B-4F6F-91DB-B25775C427BC}.Release|Any CPU.ActiveCfg = Release|Any CPU {C90B7A3E-B99B-4F6F-91DB-B25775C427BC}.Release|Any CPU.Build.0 = Release|Any CPU + {CEF0B428-7A0E-4BF9-A6F1-E2762FAE8B34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CEF0B428-7A0E-4BF9-A6F1-E2762FAE8B34}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CEF0B428-7A0E-4BF9-A6F1-E2762FAE8B34}.NUI|Any CPU.ActiveCfg = Debug|Any CPU + {CEF0B428-7A0E-4BF9-A6F1-E2762FAE8B34}.NUI|Any CPU.Build.0 = Debug|Any CPU + {CEF0B428-7A0E-4BF9-A6F1-E2762FAE8B34}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CEF0B428-7A0E-4BF9-A6F1-E2762FAE8B34}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE