1
pulg
4 天以前 dc600c6298a3231e05875813ec0fa2fa18151d84
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 Version 17
VisualStudioVersion = 17.4.33403.182
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HH.WCS.QingXigongchang", "HH.WCS.QingXigongchang.csproj", "{8E589C0D-7D65-474D-8CED-E34E087126A1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FuLeFunc", "E:\Document_Folder\WeChat Files\poisonblood\FileStorage\File\2023-02\FuLeFunc\FuLeFunc.csproj", "{D747B1FD-64CC-4158-8097-9AC674080055}"
EndProject
Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
        Debug|Any CPU = Debug|Any CPU
        Release|Any CPU = Release|Any CPU
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
        {8E589C0D-7D65-474D-8CED-E34E087126A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {8E589C0D-7D65-474D-8CED-E34E087126A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {8E589C0D-7D65-474D-8CED-E34E087126A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {8E589C0D-7D65-474D-8CED-E34E087126A1}.Release|Any CPU.Build.0 = Release|Any CPU
        {D747B1FD-64CC-4158-8097-9AC674080055}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {D747B1FD-64CC-4158-8097-9AC674080055}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {D747B1FD-64CC-4158-8097-9AC674080055}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {D747B1FD-64CC-4158-8097-9AC674080055}.Release|Any CPU.Build.0 = Release|Any CPU
    EndGlobalSection
    GlobalSection(SolutionProperties) = preSolution
        HideSolutionNode = FALSE
    EndGlobalSection
    GlobalSection(ExtensibilityGlobals) = postSolution
        SolutionGuid = {CFF64C16-14BB-4B26-BCA4-666EDFFFAF34}
    EndGlobalSection
EndGlobal