-
Notifications
You must be signed in to change notification settings - Fork 1
/
SMAPIStardewValley.sln
36 lines (36 loc) · 1.98 KB
/
SMAPIStardewValley.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
# Visual Studio Version 17
VisualStudioVersion = 17.9.34321.82
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SMAPIStardewValley", "SMAPIStardewValley.csproj", "{351330CC-2FED-441B-884F-4852D13204BE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SMAPI", "..\..\..\下载\SMAPI-develop (5)\SMAPI-develop\src\SMAPI\SMAPI.csproj", "{C07B58C6-4AFA-408D-B6E0-34455173044C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{351330CC-2FED-441B-884F-4852D13204BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{351330CC-2FED-441B-884F-4852D13204BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{351330CC-2FED-441B-884F-4852D13204BE}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{351330CC-2FED-441B-884F-4852D13204BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{351330CC-2FED-441B-884F-4852D13204BE}.Release|Any CPU.Build.0 = Release|Any CPU
{351330CC-2FED-441B-884F-4852D13204BE}.Release|Any CPU.Deploy.0 = Release|Any CPU
{C07B58C6-4AFA-408D-B6E0-34455173044C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C07B58C6-4AFA-408D-B6E0-34455173044C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C07B58C6-4AFA-408D-B6E0-34455173044C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C07B58C6-4AFA-408D-B6E0-34455173044C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BCF249E3-472C-4B6C-8DBB-B964324DFC2A}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\..\..\下载\SMAPI-develop (5)\SMAPI-develop\src\SMAPI.Internal\SMAPI.Internal.projitems*{c07b58c6-4afa-408d-b6e0-34455173044c}*SharedItemsImports = 5
EndGlobalSection
EndGlobal