-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSerratedJSInterop.sln
More file actions
78 lines (78 loc) · 5.49 KB
/
SerratedJSInterop.sln
File metadata and controls
78 lines (78 loc) · 5.49 KB
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36518.9
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerratedJSInterop", "SerratedJSInterop\SerratedJSInterop.csproj", "{615ECB11-AFD6-4261-8FAD-8FAA520A276B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerratedJSInterop.BlazorWasm", "SerratedJSInterop.BlazorWasm\SerratedJSInterop.BlazorWasm.csproj", "{5423D1CE-6D0A-474F-B431-DDBED082A390}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerratedJSInterop.SourceGenerator", "SerratedJSInterop.SourceGenerator\SerratedJSInterop.SourceGenerator.csproj", "{A1B2C3D4-E5F6-7890-ABCD-EF1234567890}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerratedJSInterop.Internal", "SerratedJSInterop.Internal\SerratedJSInterop.Internal.csproj", "{B2C3D4E5-F6A7-8901-BCDE-F12345678901}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerratedDom", "SerratedDom\SerratedDom.csproj", "{C3D4E5F6-A7B8-9012-CDEF-234567890123}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "0SerratedJSInterop.Tests.WasmBrowser", "SerratedJSInterop.Tests.WasmBrowser\0SerratedJSInterop.Tests.WasmBrowser.csproj", "{D4E5F6A7-B8C9-0123-DEF0-345678901234}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerratedJSInterop.Tests.Shared", "SerratedJSInterop.Tests.Shared\SerratedJSInterop.Tests.Shared.csproj", "{4A7C0AD2-98A7-4B92-06F1-285514404330}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerratedJSInterop.WasmBrowser", "SerratedJSInterop.WasmBrowser\SerratedJSInterop.WasmBrowser.csproj", "{F6A7B8C9-D0E1-2345-F012-56789ABCDEF1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Root", "Root", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
ProjectSection(SolutionItems) = preProject
Notes.md = Notes.md
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerratedJSInterop.Tests.BlazorWasm", "SerratedJSInterop.Tests.BlazorWasm\SerratedJSInterop.Tests.BlazorWasm.csproj", "{3333BB01-397C-4B37-9430-2E1DB2304C2F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{615ECB11-AFD6-4261-8FAD-8FAA520A276B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{615ECB11-AFD6-4261-8FAD-8FAA520A276B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{615ECB11-AFD6-4261-8FAD-8FAA520A276B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{615ECB11-AFD6-4261-8FAD-8FAA520A276B}.Release|Any CPU.Build.0 = Release|Any CPU
{5423D1CE-6D0A-474F-B431-DDBED082A390}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5423D1CE-6D0A-474F-B431-DDBED082A390}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5423D1CE-6D0A-474F-B431-DDBED082A390}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5423D1CE-6D0A-474F-B431-DDBED082A390}.Release|Any CPU.Build.0 = Release|Any CPU
{A1B2C3D4-E5F6-7890-ABCD-EF1234567890}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A1B2C3D4-E5F6-7890-ABCD-EF1234567890}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A1B2C3D4-E5F6-7890-ABCD-EF1234567890}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A1B2C3D4-E5F6-7890-ABCD-EF1234567890}.Release|Any CPU.Build.0 = Release|Any CPU
{B2C3D4E5-F6A7-8901-BCDE-F12345678901}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B2C3D4E5-F6A7-8901-BCDE-F12345678901}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B2C3D4E5-F6A7-8901-BCDE-F12345678901}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B2C3D4E5-F6A7-8901-BCDE-F12345678901}.Release|Any CPU.Build.0 = Release|Any CPU
{C3D4E5F6-A7B8-9012-CDEF-234567890123}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C3D4E5F6-A7B8-9012-CDEF-234567890123}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C3D4E5F6-A7B8-9012-CDEF-234567890123}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C3D4E5F6-A7B8-9012-CDEF-234567890123}.Release|Any CPU.Build.0 = Release|Any CPU
{D4E5F6A7-B8C9-0123-DEF0-345678901234}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D4E5F6A7-B8C9-0123-DEF0-345678901234}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D4E5F6A7-B8C9-0123-DEF0-345678901234}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D4E5F6A7-B8C9-0123-DEF0-345678901234}.Release|Any CPU.Build.0 = Release|Any CPU
{4A7C0AD2-98A7-4B92-06F1-285514404330}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A7C0AD2-98A7-4B92-06F1-285514404330}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A7C0AD2-98A7-4B92-06F1-285514404330}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A7C0AD2-98A7-4B92-06F1-285514404330}.Release|Any CPU.Build.0 = Release|Any CPU
{F6A7B8C9-D0E1-2345-F012-56789ABCDEF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F6A7B8C9-D0E1-2345-F012-56789ABCDEF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F6A7B8C9-D0E1-2345-F012-56789ABCDEF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F6A7B8C9-D0E1-2345-F012-56789ABCDEF1}.Release|Any CPU.Build.0 = Release|Any CPU
{3333BB01-397C-4B37-9430-2E1DB2304C2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3333BB01-397C-4B37-9430-2E1DB2304C2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3333BB01-397C-4B37-9430-2E1DB2304C2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3333BB01-397C-4B37-9430-2E1DB2304C2F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4B335500-2EA7-4713-B23A-BB5C128E3539}
EndGlobalSection
EndGlobal