forked from JeffreySu/WeiXinMPSDK
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSenparc.Weixin.MP.sln
31 lines (31 loc) · 1.74 KB
/
Senparc.Weixin.MP.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Senparc.Weixin.MP", "Senparc.Weixin.MP\Senparc.Weixin.MP.csproj", "{1D815FBF-451C-4E23-939C-CB80172F445C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Senparc.Weixin.MP.Test", "Senparc.Weixin.MP.Test\Senparc.Weixin.MP.Test.csproj", "{6313DC35-40AB-4B24-81BB-2F742E2E915E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Test|Any CPU = Test|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1D815FBF-451C-4E23-939C-CB80172F445C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1D815FBF-451C-4E23-939C-CB80172F445C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1D815FBF-451C-4E23-939C-CB80172F445C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1D815FBF-451C-4E23-939C-CB80172F445C}.Release|Any CPU.Build.0 = Release|Any CPU
{1D815FBF-451C-4E23-939C-CB80172F445C}.Test|Any CPU.ActiveCfg = Test|Any CPU
{1D815FBF-451C-4E23-939C-CB80172F445C}.Test|Any CPU.Build.0 = Test|Any CPU
{6313DC35-40AB-4B24-81BB-2F742E2E915E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6313DC35-40AB-4B24-81BB-2F742E2E915E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6313DC35-40AB-4B24-81BB-2F742E2E915E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6313DC35-40AB-4B24-81BB-2F742E2E915E}.Release|Any CPU.Build.0 = Release|Any CPU
{6313DC35-40AB-4B24-81BB-2F742E2E915E}.Test|Any CPU.ActiveCfg = Test|Any CPU
{6313DC35-40AB-4B24-81BB-2F742E2E915E}.Test|Any CPU.Build.0 = Test|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal