mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 04:18:43 +00:00
Fixed Test.sln.
This commit is contained in:
parent
f2a938752f
commit
bbc9328f38
1 changed files with 0 additions and 11 deletions
11
Test.sln
11
Test.sln
|
|
@ -160,8 +160,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.TestRunner.Full", "T
|
|||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.TestRunner.TestAdapter", "Tests\Cosmos.TestRunner.TestAdapter\Cosmos.TestRunner.TestAdapter.csproj", "{8574E797-7C48-4F12-B537-4F927BCBA93B}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.Build.Common.Tests", "Tests\Cosmos.Build.Common.Tests\Cosmos.Build.Common.Tests.csproj", "{E2B68C18-5643-49B7-911C-F386D9C30831}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.Common.Tests", "Tests\Cosmos.Common.Tests\Cosmos.Common.Tests.csproj", "{6FD558D2-532B-45EF-AC5D-9163B33C919F}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.Core.Tests", "Tests\Cosmos.Core.Tests\Cosmos.Core.Tests.csproj", "{99E24E61-0743-47FF-AB0A-55A36C5E184C}"
|
||||
|
|
@ -624,14 +622,6 @@ Global
|
|||
{8574E797-7C48-4F12-B537-4F927BCBA93B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{8574E797-7C48-4F12-B537-4F927BCBA93B}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{8574E797-7C48-4F12-B537-4F927BCBA93B}.Release|x86.Build.0 = Release|Any CPU
|
||||
{E2B68C18-5643-49B7-911C-F386D9C30831}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E2B68C18-5643-49B7-911C-F386D9C30831}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E2B68C18-5643-49B7-911C-F386D9C30831}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{E2B68C18-5643-49B7-911C-F386D9C30831}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{E2B68C18-5643-49B7-911C-F386D9C30831}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E2B68C18-5643-49B7-911C-F386D9C30831}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{E2B68C18-5643-49B7-911C-F386D9C30831}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{E2B68C18-5643-49B7-911C-F386D9C30831}.Release|x86.Build.0 = Release|Any CPU
|
||||
{6FD558D2-532B-45EF-AC5D-9163B33C919F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6FD558D2-532B-45EF-AC5D-9163B33C919F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6FD558D2-532B-45EF-AC5D-9163B33C919F}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
|
|
@ -740,7 +730,6 @@ Global
|
|||
{FD509DE0-21DA-4C40-A5CE-767311C6F084} = {ECEA7778-E786-4317-90B9-A2D4427CB91C}
|
||||
{65EE0B97-D3F0-400D-B432-85FF5553C44E} = {0E67EFE8-5944-4F6C-8B47-C5E06D4C79F5}
|
||||
{8574E797-7C48-4F12-B537-4F927BCBA93B} = {0E67EFE8-5944-4F6C-8B47-C5E06D4C79F5}
|
||||
{E2B68C18-5643-49B7-911C-F386D9C30831} = {52D81759-C7CC-427F-8C96-89CA10C914B5}
|
||||
{6FD558D2-532B-45EF-AC5D-9163B33C919F} = {52D81759-C7CC-427F-8C96-89CA10C914B5}
|
||||
{99E24E61-0743-47FF-AB0A-55A36C5E184C} = {52D81759-C7CC-427F-8C96-89CA10C914B5}
|
||||
{970C5E07-5D09-4882-949C-A8E876B22732} = {52D81759-C7CC-427F-8C96-89CA10C914B5}
|
||||
|
|
|
|||
Loading…
Reference in a new issue