@@ -19,13 +19,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Egil.RazorComponents.Testin
1919EndProject
2020Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Egil.RazorComponents.Testing.Library.Tests" , "tests\Egil.RazorComponents.Testing.Library.Tests.csproj" , "{04E0142A-33CC-4E30-B903-F1370D94AD8C}"
2121EndProject
22- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "sample" , "sample" , "{26D90CB9-AF66-4F42-A16E-39D2CF69C8FB}"
23- EndProject
24- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Egil.RazorComponents.Testing.Library.SampleApp" , "sample\src\Egil.RazorComponents.Testing.Library.SampleApp.csproj" , "{D1FE0F2A-D856-417E-A1FD-4ECE9C64D3AE}"
25- EndProject
26- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Egil.RazorComponents.Testing.Library.SampleApp.Tests" , "sample\tests\Egil.RazorComponents.Testing.Library.SampleApp.Tests.csproj" , "{A7B05744-AA61-4F8E-8173-5DE812A4A745}"
27- EndProject
28- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Razor.Components.Testing.Library.Template" , "template\Razor.Components.Testing.Library.Template.csproj" , "{FB46378D-BFB8-4C72-9CA3-0407D4665218}"
22+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Egil.Razor.Components.Testing.Library.Template" , "template\Egil.Razor.Components.Testing.Library.Template.csproj" , "{FB46378D-BFB8-4C72-9CA3-0407D4665218}"
2923EndProject
3024Global
3125 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -41,14 +35,6 @@ Global
4135 {04E0142A-33CC-4E30-B903-F1370D94AD8C} .Debug| Any CPU .Build .0 = Debug| Any CPU
4236 {04E0142A-33CC-4E30-B903-F1370D94AD8C} .Release| Any CPU .ActiveCfg = Release| Any CPU
4337 {04E0142A-33CC-4E30-B903-F1370D94AD8C} .Release| Any CPU .Build .0 = Release| Any CPU
44- {D1FE0F2A-D856-417E-A1FD-4ECE9C64D3AE} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
45- {D1FE0F2A-D856-417E-A1FD-4ECE9C64D3AE} .Debug| Any CPU .Build .0 = Debug| Any CPU
46- {D1FE0F2A-D856-417E-A1FD-4ECE9C64D3AE} .Release| Any CPU .ActiveCfg = Release| Any CPU
47- {D1FE0F2A-D856-417E-A1FD-4ECE9C64D3AE} .Release| Any CPU .Build .0 = Release| Any CPU
48- {A7B05744-AA61-4F8E-8173-5DE812A4A745} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
49- {A7B05744-AA61-4F8E-8173-5DE812A4A745} .Debug| Any CPU .Build .0 = Debug| Any CPU
50- {A7B05744-AA61-4F8E-8173-5DE812A4A745} .Release| Any CPU .ActiveCfg = Release| Any CPU
51- {A7B05744-AA61-4F8E-8173-5DE812A4A745} .Release| Any CPU .Build .0 = Release| Any CPU
5238 {FB46378D-BFB8-4C72-9CA3-0407D4665218} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
5339 {FB46378D-BFB8-4C72-9CA3-0407D4665218} .Debug| Any CPU .Build .0 = Debug| Any CPU
5440 {FB46378D-BFB8-4C72-9CA3-0407D4665218} .Release| Any CPU .ActiveCfg = Release| Any CPU
6046 GlobalSection (NestedProjects ) = preSolution
6147 {AA96790B-67C9-4141-ACDB-037C8DC092EC} = {E006E9A4-F554-46DF-838F-812956521F64}
6248 {04E0142A-33CC-4E30-B903-F1370D94AD8C} = {C929375E-BD70-4B78-88C1-BDD1623C3365}
63- {D1FE0F2A-D856-417E-A1FD-4ECE9C64D3AE} = {26D90CB9-AF66-4F42-A16E-39D2CF69C8FB}
64- {A7B05744-AA61-4F8E-8173-5DE812A4A745} = {26D90CB9-AF66-4F42-A16E-39D2CF69C8FB}
6549 {FB46378D-BFB8-4C72-9CA3-0407D4665218} = {E006E9A4-F554-46DF-838F-812956521F64}
6650 EndGlobalSection
6751 GlobalSection (ExtensibilityGlobals ) = postSolution
0 commit comments