@@ -11,8 +11,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "bunit.docs.mstest.samples",
1111EndProject
1212Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "bunit.docs.nunit.samples" , "tests\nunit\bunit.docs.nunit.samples.csproj" , "{0BC8DBEB-500A-4DB2-9123-7617D24E5053}"
1313EndProject
14- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "bunit.docs.razor.samples" , "tests\razor\bunit.docs.razor.samples.csproj" , "{30518354-6437-4474-8198-870AA8B07A2D}"
15- EndProject
1614Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "bunit.docs.xunit.samples" , "tests\xunit\bunit.docs.xunit.samples.csproj" , "{3B8B3B0E-CA33-4C76-901D-219F5FF848B3}"
1715EndProject
1816Global
@@ -61,18 +59,6 @@ Global
6159 {0BC8DBEB-500A-4DB2-9123-7617D24E5053} .Release| x64 .Build .0 = Release| Any CPU
6260 {0BC8DBEB-500A-4DB2-9123-7617D24E5053} .Release| x86 .ActiveCfg = Release| Any CPU
6361 {0BC8DBEB-500A-4DB2-9123-7617D24E5053} .Release| x86 .Build .0 = Release| Any CPU
64- {30518354-6437-4474-8198-870AA8B07A2D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
65- {30518354-6437-4474-8198-870AA8B07A2D} .Debug| Any CPU .Build .0 = Debug| Any CPU
66- {30518354-6437-4474-8198-870AA8B07A2D} .Debug| x64 .ActiveCfg = Debug| Any CPU
67- {30518354-6437-4474-8198-870AA8B07A2D} .Debug| x64 .Build .0 = Debug| Any CPU
68- {30518354-6437-4474-8198-870AA8B07A2D} .Debug| x86 .ActiveCfg = Debug| Any CPU
69- {30518354-6437-4474-8198-870AA8B07A2D} .Debug| x86 .Build .0 = Debug| Any CPU
70- {30518354-6437-4474-8198-870AA8B07A2D} .Release| Any CPU .ActiveCfg = Release| Any CPU
71- {30518354-6437-4474-8198-870AA8B07A2D} .Release| Any CPU .Build .0 = Release| Any CPU
72- {30518354-6437-4474-8198-870AA8B07A2D} .Release| x64 .ActiveCfg = Release| Any CPU
73- {30518354-6437-4474-8198-870AA8B07A2D} .Release| x64 .Build .0 = Release| Any CPU
74- {30518354-6437-4474-8198-870AA8B07A2D} .Release| x86 .ActiveCfg = Release| Any CPU
75- {30518354-6437-4474-8198-870AA8B07A2D} .Release| x86 .Build .0 = Release| Any CPU
7662 {3B8B3B0E-CA33-4C76-901D-219F5FF848B3} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
7763 {3B8B3B0E-CA33-4C76-901D-219F5FF848B3} .Debug| Any CPU .Build .0 = Debug| Any CPU
7864 {3B8B3B0E-CA33-4C76-901D-219F5FF848B3} .Debug| x64 .ActiveCfg = Debug| Any CPU
9278 GlobalSection (NestedProjects ) = preSolution
9379 {C2060A20-8C56-4678-B65C-DCF52D70223D} = {FC897929-3A4D-4276-9AF4-C77B0FAF221E}
9480 {0BC8DBEB-500A-4DB2-9123-7617D24E5053} = {FC897929-3A4D-4276-9AF4-C77B0FAF221E}
95- {30518354-6437-4474-8198-870AA8B07A2D} = {FC897929-3A4D-4276-9AF4-C77B0FAF221E}
9681 {3B8B3B0E-CA33-4C76-901D-219F5FF848B3} = {FC897929-3A4D-4276-9AF4-C77B0FAF221E}
9782 EndGlobalSection
9883 GlobalSection (ExtensibilityGlobals ) = postSolution
0 commit comments