-
Notifications
You must be signed in to change notification settings - Fork 2
/
MSE2.sln
50 lines (50 loc) · 2.66 KB
/
MSE2.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29806.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MSE2", "MSE2.csproj", "{388A1BEE-0754-4E91-96F8-37723CC0CEC4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C7E269F5-618A-4713-9C36-292F7E61EFA2}"
EndProject
Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "RimWorldWin64", "..\..\..\..\..\RimWorldWin64.exe", "{DE442F03-9296-47E7-81D1-9A8438970190}"
ProjectSection(DebuggerProjectSystem) = preProject
PortSupplier = 00000000-0000-0000-0000-000000000000
Executable = C:\Program Files (x86)\Steam\steamapps\common\RimWorld\RimWorldWin64.exe
RemoteMachine = GM-DESKTOP1
StartingDirectory = C:\Program Files (x86)\Steam\steamapps\common\RimWorld
Environment = dnspy_unity_dbg2=--debugger-agent=transport=dt_socket,server=y,address=127.0.0.1:56000,suspend=--debugger-agent=transport=dt_socket,server=y,address=127.0.0.1:56000,suspend=y,no-hide-debugger
LaunchingEngine = 00000000-0000-0000-0000-000000000000
UseLegacyDebugEngines = No
LaunchSQLEngine = No
AttachLaunchAction = No
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{388A1BEE-0754-4E91-96F8-37723CC0CEC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{388A1BEE-0754-4E91-96F8-37723CC0CEC4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{388A1BEE-0754-4E91-96F8-37723CC0CEC4}.Debug|x64.ActiveCfg = Debug|Any CPU
{388A1BEE-0754-4E91-96F8-37723CC0CEC4}.Debug|x64.Build.0 = Debug|Any CPU
{388A1BEE-0754-4E91-96F8-37723CC0CEC4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{388A1BEE-0754-4E91-96F8-37723CC0CEC4}.Release|Any CPU.Build.0 = Release|Any CPU
{388A1BEE-0754-4E91-96F8-37723CC0CEC4}.Release|x64.ActiveCfg = Release|Any CPU
{388A1BEE-0754-4E91-96F8-37723CC0CEC4}.Release|x64.Build.0 = Release|Any CPU
{DE442F03-9296-47E7-81D1-9A8438970190}.Debug|Any CPU.ActiveCfg = Release|x64
{DE442F03-9296-47E7-81D1-9A8438970190}.Debug|x64.ActiveCfg = Release|x64
{DE442F03-9296-47E7-81D1-9A8438970190}.Release|Any CPU.ActiveCfg = Release|x64
{DE442F03-9296-47E7-81D1-9A8438970190}.Release|x64.ActiveCfg = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {25B08783-F8A6-44FE-AF8D-3CB1FA7BA0BC}
EndGlobalSection
EndGlobal