YD_WeChatApplet.Api/WeChatApplet/YD_WeChatApplet.sln
2025-06-06 14:57:20 +08:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YD_WeChatApplet.Api", "YD_WeChatApplet.Api.csproj", "{9AFB29DD-781B-44B2-A88C-562A0FFDAAC3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YD_WeChatApplet.Commons", "..\YD_WeChatApplet.Commons\YD_WeChatApplet.Commons.csproj", "{683FD4ED-5235-4155-8A1F-D4D6BE7C2620}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9AFB29DD-781B-44B2-A88C-562A0FFDAAC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9AFB29DD-781B-44B2-A88C-562A0FFDAAC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9AFB29DD-781B-44B2-A88C-562A0FFDAAC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9AFB29DD-781B-44B2-A88C-562A0FFDAAC3}.Release|Any CPU.Build.0 = Release|Any CPU
{683FD4ED-5235-4155-8A1F-D4D6BE7C2620}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{683FD4ED-5235-4155-8A1F-D4D6BE7C2620}.Debug|Any CPU.Build.0 = Debug|Any CPU
{683FD4ED-5235-4155-8A1F-D4D6BE7C2620}.Release|Any CPU.ActiveCfg = Release|Any CPU
{683FD4ED-5235-4155-8A1F-D4D6BE7C2620}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1C922CAB-751A-4412-ACE0-3F1C8EEDFD70}
EndGlobalSection
EndGlobal