-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathIBR.StringResourceBuilder2011.sln
More file actions
53 lines (53 loc) · 2.54 KB
/
IBR.StringResourceBuilder2011.sln
File metadata and controls
53 lines (53 loc) · 2.54 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2DF9C683-7540-4602-9573-75544B960AC4}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
LICENSE.md = LICENSE.md
README.md = README.md
RevisionHistory.txt = RevisionHistory.txt
SignCode.bat = SignCode.bat
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBR.StringResourceBuilder2011", "IBR.StringResourceBuilder2011\IBR.StringResourceBuilder2011.csproj", "{75B14895-659E-4328-B132-85A1768D0BF2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{524F8222-FC21-422E-8CCD-A357C24485A5}"
ProjectSection(SolutionItems) = preProject
docs\About.md = docs\About.md
docs\Documentation.md = docs\Documentation.md
docs\History.md = docs\History.md
docs\Prerequisites.md = docs\Prerequisites.md
docs\RevisionHistory.md = docs\RevisionHistory.md
docs\Settings.md = docs\Settings.md
docs\Settings_SRBSettingsPreview1.png = docs\Settings_SRBSettingsPreview1.png
docs\Settings_SRBSettingsPreview2.png = docs\Settings_SRBSettingsPreview2.png
docs\Settings_SRBSettingsPreview3.png = docs\Settings_SRBSettingsPreview3.png
docs\Usage.md = docs\Usage.md
docs\Usage_SRBMenu.png = docs\Usage_SRBMenu.png
docs\Usage_StringResourceBuilderPreview.png = docs\Usage_StringResourceBuilderPreview.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug2015|Any CPU = Debug2015|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{75B14895-659E-4328-B132-85A1768D0BF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75B14895-659E-4328-B132-85A1768D0BF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75B14895-659E-4328-B132-85A1768D0BF2}.Debug2015|Any CPU.ActiveCfg = Debug2015|Any CPU
{75B14895-659E-4328-B132-85A1768D0BF2}.Debug2015|Any CPU.Build.0 = Debug2015|Any CPU
{75B14895-659E-4328-B132-85A1768D0BF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75B14895-659E-4328-B132-85A1768D0BF2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{524F8222-FC21-422E-8CCD-A357C24485A5} = {2DF9C683-7540-4602-9573-75544B960AC4}
EndGlobalSection
EndGlobal