修复测试用例错误
This commit is contained in:
@@ -68,6 +68,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XP.Calibration", "XP.Calibr
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XP.ReportEngine", "XP.ReportEngine\XP.ReportEngine.csproj", "{809A8588-F64C-4738-8827-CFBC59943DBF}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XplorePlane.Tests", "XplorePlane.Tests\XplorePlane.Tests.csproj", "{223E2A75-E50E-BD82-506F-935F63B7A41A}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -277,6 +279,18 @@ Global
|
||||
{809A8588-F64C-4738-8827-CFBC59943DBF}.Release|x64.Build.0 = Release|Any CPU
|
||||
{809A8588-F64C-4738-8827-CFBC59943DBF}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{809A8588-F64C-4738-8827-CFBC59943DBF}.Release|x86.Build.0 = Release|Any CPU
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|x64.Build.0 = Debug|x64
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|x64.ActiveCfg = Release|x64
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|x64.Build.0 = Release|x64
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{223E2A75-E50E-BD82-506F-935F63B7A41A}.Release|x86.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user