forked from RimWorld-zh/RimTrans
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathRimTrans.sln
61 lines (61 loc) · 3.76 KB
/
RimTrans.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
51
52
53
54
55
56
57
58
59
60
61
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2009
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RimTrans.Lite", "RimTrans.Lite\RimTrans.Lite.csproj", "{87189362-ECA6-4A7F-8D78-1B7B86FC262A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RimTrans.Builder", "RimTrans.Builder\RimTrans.Builder.csproj", "{8EE94102-F91F-4DF4-8304-51B6F1791464}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "duduluu.MVVM", "duduluu.MVVM\duduluu.MVVM.csproj", "{F3EC6134-AC78-4919-BB82-5B37018BCEAD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RimTrans.Trans", "RimTrans.Trans\RimTrans.Trans.csproj", "{8CCCAC26-9DDF-4BAC-BEBB-2AD27C5C9429}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Document", "Document", "{9383465D-6633-4CF6-8BAD-E17D8F5C6F16}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RimTrans.Builder.Test", "RimTrans.Builder.Test\RimTrans.Builder.Test.csproj", "{FB6DE457-ABA5-4E73-BF37-4A815E49B691}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RimTrans.TemplateExporter", "RimTrans.TemplateExporter\RimTrans.TemplateExporter.csproj", "{4A841417-F517-4B5B-AF88-F29BC0A0095F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{87189362-ECA6-4A7F-8D78-1B7B86FC262A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{87189362-ECA6-4A7F-8D78-1B7B86FC262A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{87189362-ECA6-4A7F-8D78-1B7B86FC262A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{87189362-ECA6-4A7F-8D78-1B7B86FC262A}.Release|Any CPU.Build.0 = Release|Any CPU
{8EE94102-F91F-4DF4-8304-51B6F1791464}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8EE94102-F91F-4DF4-8304-51B6F1791464}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8EE94102-F91F-4DF4-8304-51B6F1791464}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8EE94102-F91F-4DF4-8304-51B6F1791464}.Release|Any CPU.Build.0 = Release|Any CPU
{F3EC6134-AC78-4919-BB82-5B37018BCEAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F3EC6134-AC78-4919-BB82-5B37018BCEAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F3EC6134-AC78-4919-BB82-5B37018BCEAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F3EC6134-AC78-4919-BB82-5B37018BCEAD}.Release|Any CPU.Build.0 = Release|Any CPU
{8CCCAC26-9DDF-4BAC-BEBB-2AD27C5C9429}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8CCCAC26-9DDF-4BAC-BEBB-2AD27C5C9429}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8CCCAC26-9DDF-4BAC-BEBB-2AD27C5C9429}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8CCCAC26-9DDF-4BAC-BEBB-2AD27C5C9429}.Release|Any CPU.Build.0 = Release|Any CPU
{FB6DE457-ABA5-4E73-BF37-4A815E49B691}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FB6DE457-ABA5-4E73-BF37-4A815E49B691}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FB6DE457-ABA5-4E73-BF37-4A815E49B691}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FB6DE457-ABA5-4E73-BF37-4A815E49B691}.Release|Any CPU.Build.0 = Release|Any CPU
{4A841417-F517-4B5B-AF88-F29BC0A0095F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A841417-F517-4B5B-AF88-F29BC0A0095F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A841417-F517-4B5B-AF88-F29BC0A0095F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A841417-F517-4B5B-AF88-F29BC0A0095F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {881DF893-6AB9-44C5-A13B-346CE35E5825}
EndGlobalSection
EndGlobal