forked from CodeBeamOrg/CodeBeam.MudBlazor.Extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CodeBeamMudExtensions.sln
60 lines (60 loc) · 3.96 KB
/
CodeBeamMudExtensions.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32922.545
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CodeBeam.MudBlazor.Extensions", "CodeBeam.MudBlazor.Extensions\CodeBeam.MudBlazor.Extensions.csproj", "{542668A8-79D0-4697-9861-87EC5266EA65}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ComponentViewer", "ComponentViewer\ComponentViewer.csproj", "{F1B30028-B255-4668-81E8-C7D25ECD33A1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ComponentViewer.Wasm", "ComponentViewer.Wasm\ComponentViewer.Wasm.csproj", "{924E72FF-1B0D-4465-9805-AB7B9D114113}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ComponentViewer.Docs", "ComponentViewer.Docs\ComponentViewer.Docs.csproj", "{D4DCAB94-89CB-414A-A153-B32830C42682}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CodeBeam.MudBlazor.Extensions.UnitTests", "CodeBeam.MudBlazor.Extensions.UnitTests\CodeBeam.MudBlazor.Extensions.UnitTests.csproj", "{75F2BF6B-9046-4E68-BA97-ED1CA2C1D572}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CodeBeam.MudBlazor.Extensions.UnitTests.Viewer", "CodeBeam.MudBlazor.Extensions.UnitTests.Viewer\CodeBeam.MudBlazor.Extensions.UnitTests.Viewer.csproj", "{590CCBEC-3D84-42C8-A925-C0CD2135268C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{42A7CB80-994B-49A1-A4B8-E2162F54E67B}"
ProjectSection(SolutionItems) = preProject
global.json = global.json
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{542668A8-79D0-4697-9861-87EC5266EA65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{542668A8-79D0-4697-9861-87EC5266EA65}.Debug|Any CPU.Build.0 = Debug|Any CPU
{542668A8-79D0-4697-9861-87EC5266EA65}.Release|Any CPU.ActiveCfg = Release|Any CPU
{542668A8-79D0-4697-9861-87EC5266EA65}.Release|Any CPU.Build.0 = Release|Any CPU
{F1B30028-B255-4668-81E8-C7D25ECD33A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F1B30028-B255-4668-81E8-C7D25ECD33A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F1B30028-B255-4668-81E8-C7D25ECD33A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F1B30028-B255-4668-81E8-C7D25ECD33A1}.Release|Any CPU.Build.0 = Release|Any CPU
{924E72FF-1B0D-4465-9805-AB7B9D114113}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{924E72FF-1B0D-4465-9805-AB7B9D114113}.Debug|Any CPU.Build.0 = Debug|Any CPU
{924E72FF-1B0D-4465-9805-AB7B9D114113}.Release|Any CPU.ActiveCfg = Release|Any CPU
{924E72FF-1B0D-4465-9805-AB7B9D114113}.Release|Any CPU.Build.0 = Release|Any CPU
{D4DCAB94-89CB-414A-A153-B32830C42682}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D4DCAB94-89CB-414A-A153-B32830C42682}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D4DCAB94-89CB-414A-A153-B32830C42682}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D4DCAB94-89CB-414A-A153-B32830C42682}.Release|Any CPU.Build.0 = Release|Any CPU
{75F2BF6B-9046-4E68-BA97-ED1CA2C1D572}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75F2BF6B-9046-4E68-BA97-ED1CA2C1D572}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75F2BF6B-9046-4E68-BA97-ED1CA2C1D572}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75F2BF6B-9046-4E68-BA97-ED1CA2C1D572}.Release|Any CPU.Build.0 = Release|Any CPU
{590CCBEC-3D84-42C8-A925-C0CD2135268C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{590CCBEC-3D84-42C8-A925-C0CD2135268C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{590CCBEC-3D84-42C8-A925-C0CD2135268C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{590CCBEC-3D84-42C8-A925-C0CD2135268C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F4ABECB5-60B3-4248-83F3-5BAB1881D9B6}
EndGlobalSection
EndGlobal