-
Notifications
You must be signed in to change notification settings - Fork 0
/
Le.WeChat.sln
36 lines (36 loc) · 2.28 KB
/
Le.WeChat.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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Le.WeChat", "Le.WeChat\Le.WeChat.csproj", "{C648FA2A-A192-4EF1-81E9-AD4C7787501F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Le.WeChat.Models", "Le.WeChat.Models\Le.WeChat.Models.csproj", "{A2F37CB9-53CB-4A93-AE5E-1EA2BBD8B3E4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Le.WeChat.Service", "Le.WeChat.Service\Le.WeChat.Service.csproj", "{8ECA71C1-F220-422F-920F-64966564B93F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Le.WeChat.Common", "Le.WeChat.Common\Le.WeChat.Common.csproj", "{0813B0D9-A95A-4840-B3DE-E4B99D40FBAE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C648FA2A-A192-4EF1-81E9-AD4C7787501F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C648FA2A-A192-4EF1-81E9-AD4C7787501F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C648FA2A-A192-4EF1-81E9-AD4C7787501F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C648FA2A-A192-4EF1-81E9-AD4C7787501F}.Release|Any CPU.Build.0 = Release|Any CPU
{A2F37CB9-53CB-4A93-AE5E-1EA2BBD8B3E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A2F37CB9-53CB-4A93-AE5E-1EA2BBD8B3E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A2F37CB9-53CB-4A93-AE5E-1EA2BBD8B3E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A2F37CB9-53CB-4A93-AE5E-1EA2BBD8B3E4}.Release|Any CPU.Build.0 = Release|Any CPU
{8ECA71C1-F220-422F-920F-64966564B93F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8ECA71C1-F220-422F-920F-64966564B93F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8ECA71C1-F220-422F-920F-64966564B93F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8ECA71C1-F220-422F-920F-64966564B93F}.Release|Any CPU.Build.0 = Release|Any CPU
{0813B0D9-A95A-4840-B3DE-E4B99D40FBAE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0813B0D9-A95A-4840-B3DE-E4B99D40FBAE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0813B0D9-A95A-4840-B3DE-E4B99D40FBAE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0813B0D9-A95A-4840-B3DE-E4B99D40FBAE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
EndGlobal