-
Notifications
You must be signed in to change notification settings - Fork 1
/
ImForms.sln
64 lines (64 loc) · 3.89 KB
/
ImForms.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
61
62
63
64
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28917.181
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImFormsUser", "ImFormsUser\ImFormsUser.csproj", "{CE58E436-C135-4C51-8BCE-72B394E6F218}"
ProjectSection(ProjectDependencies) = postProject
{61FE935C-691F-4F58-B320-0BA562B9FC97} = {61FE935C-691F-4F58-B320-0BA562B9FC97}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ImForms", "ImForms\ImForms.csproj", "{61FE935C-691F-4F58-B320-0BA562B9FC97}"
ProjectSection(ProjectDependencies) = postProject
{04F8964E-A030-4818-9ACB-084648DDE433} = {04F8964E-A030-4818-9ACB-084648DDE433}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImFormsWeaver", "Weavers\ImFormsWeaver.csproj", "{04F8964E-A030-4818-9ACB-084648DDE433}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CallerInfoEx.Fody", "CallerInfoEx.Fody\CallerInfoEx.Fody.csproj", "{DF80719E-0EB6-4160-8BC0-91E19FA6A6E8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CallerInfoEx", "CallerInfoEx\CallerInfoEx.csproj", "{891E75D1-D70A-44D4-956E-1A1305AD1C44}"
ProjectSection(ProjectDependencies) = postProject
{DF80719E-0EB6-4160-8BC0-91E19FA6A6E8} = {DF80719E-0EB6-4160-8BC0-91E19FA6A6E8}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImFormsTests", "ImFormsTests\ImFormsTests.csproj", "{A32FAE51-5A23-4D9B-BE67-DF58125C72F9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CE58E436-C135-4C51-8BCE-72B394E6F218}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CE58E436-C135-4C51-8BCE-72B394E6F218}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CE58E436-C135-4C51-8BCE-72B394E6F218}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CE58E436-C135-4C51-8BCE-72B394E6F218}.Release|Any CPU.Build.0 = Release|Any CPU
{61FE935C-691F-4F58-B320-0BA562B9FC97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61FE935C-691F-4F58-B320-0BA562B9FC97}.Debug|Any CPU.Build.0 = Debug|Any CPU
{61FE935C-691F-4F58-B320-0BA562B9FC97}.Release|Any CPU.ActiveCfg = Release|Any CPU
{61FE935C-691F-4F58-B320-0BA562B9FC97}.Release|Any CPU.Build.0 = Release|Any CPU
{04F8964E-A030-4818-9ACB-084648DDE433}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{04F8964E-A030-4818-9ACB-084648DDE433}.Debug|Any CPU.Build.0 = Debug|Any CPU
{04F8964E-A030-4818-9ACB-084648DDE433}.Release|Any CPU.ActiveCfg = Release|Any CPU
{04F8964E-A030-4818-9ACB-084648DDE433}.Release|Any CPU.Build.0 = Release|Any CPU
{DF80719E-0EB6-4160-8BC0-91E19FA6A6E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DF80719E-0EB6-4160-8BC0-91E19FA6A6E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DF80719E-0EB6-4160-8BC0-91E19FA6A6E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DF80719E-0EB6-4160-8BC0-91E19FA6A6E8}.Release|Any CPU.Build.0 = Release|Any CPU
{891E75D1-D70A-44D4-956E-1A1305AD1C44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{891E75D1-D70A-44D4-956E-1A1305AD1C44}.Debug|Any CPU.Build.0 = Debug|Any CPU
{891E75D1-D70A-44D4-956E-1A1305AD1C44}.Release|Any CPU.ActiveCfg = Release|Any CPU
{891E75D1-D70A-44D4-956E-1A1305AD1C44}.Release|Any CPU.Build.0 = Release|Any CPU
{A32FAE51-5A23-4D9B-BE67-DF58125C72F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A32FAE51-5A23-4D9B-BE67-DF58125C72F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A32FAE51-5A23-4D9B-BE67-DF58125C72F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A32FAE51-5A23-4D9B-BE67-DF58125C72F9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8FE1E427-1DF8-4BD3-BC0A-932D903E0D22}
EndGlobalSection
EndGlobal