|
@@ -45,6 +45,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Vitorm.EntityGenerate.MsTes
|
|
|
EndProject
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Vitorm.MsTest", "test\Vitorm.MsTest\Vitorm.MsTest.csproj", "{2A3FCB50-6F13-4CC9-B4B8-658FC7EA65A9}"
|
|
|
EndProject
|
|
|
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "IssuesTest", "IssuesTest", "{39D31813-1E27-4383-ADF9-01C0F9EA1D4B}"
|
|
|
+EndProject
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Vitorm.MsTest.Issue000_099", "test\IssuesTest\Vitorm.MsTest.Issue000_099\Vitorm.MsTest.Issue000_099.csproj", "{3E370054-F451-4C20-91C3-FD180C1EEF91}"
|
|
|
+EndProject
|
|
|
Global
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
@@ -111,6 +115,10 @@ Global
|
|
|
{2A3FCB50-6F13-4CC9-B4B8-658FC7EA65A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
{2A3FCB50-6F13-4CC9-B4B8-658FC7EA65A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
{2A3FCB50-6F13-4CC9-B4B8-658FC7EA65A9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
+ {3E370054-F451-4C20-91C3-FD180C1EEF91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
+ {3E370054-F451-4C20-91C3-FD180C1EEF91}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
+ {3E370054-F451-4C20-91C3-FD180C1EEF91}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
+ {3E370054-F451-4C20-91C3-FD180C1EEF91}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
EndGlobalSection
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
HideSolutionNode = FALSE
|
|
@@ -131,6 +139,8 @@ Global
|
|
|
{5A189C1D-E909-4164-BFF1-67BDE2C37D08} = {05176905-A2A5-4015-9F04-2904506C902F}
|
|
|
{BAC8E2E5-23DE-4BCF-829F-E6B04C86FEEF} = {7904FE51-04FF-4477-8E3A-CC340389EE32}
|
|
|
{2A3FCB50-6F13-4CC9-B4B8-658FC7EA65A9} = {7904FE51-04FF-4477-8E3A-CC340389EE32}
|
|
|
+ {39D31813-1E27-4383-ADF9-01C0F9EA1D4B} = {7904FE51-04FF-4477-8E3A-CC340389EE32}
|
|
|
+ {3E370054-F451-4C20-91C3-FD180C1EEF91} = {39D31813-1E27-4383-ADF9-01C0F9EA1D4B}
|
|
|
EndGlobalSection
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
SolutionGuid = {C7DA16E3-9949-49FA-B0B4-F830636DE60F}
|