1
0
mirror of https://e.coding.net/circlecloud/WeixinHelper.git synced 2024-11-21 14:48:49 +00:00

首次上传 微信图片素材上传...

This commit is contained in:
j502647092 2015-08-13 16:09:56 +08:00
parent 6042c1834e
commit 0185c75c7f

22
WeiXinDemo.sln Normal file
View File

@ -0,0 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WeixinHelper", "WeixinHelper\WeixinHelper.csproj", "{5BD99169-4EB4-4F4E-A22B-DA7E052D9E37}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5BD99169-4EB4-4F4E-A22B-DA7E052D9E37}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5BD99169-4EB4-4F4E-A22B-DA7E052D9E37}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5BD99169-4EB4-4F4E-A22B-DA7E052D9E37}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5BD99169-4EB4-4F4E-A22B-DA7E052D9E37}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal