-
Notifications
You must be signed in to change notification settings - Fork 0
/
SubmitToWTF.sln
43 lines (43 loc) · 2.39 KB
/
SubmitToWTF.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SubmitToWTF", "SubmitToWTF\SubmitToWTF.csproj", "{5DE9B119-F728-469B-A4EC-7A9707668064}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SubmitToWTF2010", "SubmitToWTF2010\SubmitToWTF2010.csproj", "{C02100C8-87E1-4FB8-A2E3-B8492E3370B7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shared", "Shared", "{172C063B-4DE4-469F-A6DA-4A6755CA1C58}"
ProjectSection(SolutionItems) = preProject
Shared\SubmitForm.cs = Shared\SubmitForm.cs
Shared\SubmitForm.Designer.cs = Shared\SubmitForm.Designer.cs
Shared\SubmitForm.resx = Shared\SubmitForm.resx
Shared\Util.Shared.cs = Shared\Util.Shared.cs
Shared\WoodenTable.jpg = Shared\WoodenTable.jpg
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SubmitToWTF2015", "SubmitToWTF2015\SubmitToWTF2015.csproj", "{673429CF-3CAA-4735-9BA5-595F8F1BBD60}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5DE9B119-F728-469B-A4EC-7A9707668064}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5DE9B119-F728-469B-A4EC-7A9707668064}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5DE9B119-F728-469B-A4EC-7A9707668064}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5DE9B119-F728-469B-A4EC-7A9707668064}.Release|Any CPU.Build.0 = Release|Any CPU
{C02100C8-87E1-4FB8-A2E3-B8492E3370B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C02100C8-87E1-4FB8-A2E3-B8492E3370B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C02100C8-87E1-4FB8-A2E3-B8492E3370B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C02100C8-87E1-4FB8-A2E3-B8492E3370B7}.Release|Any CPU.Build.0 = Release|Any CPU
{673429CF-3CAA-4735-9BA5-595F8F1BBD60}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{673429CF-3CAA-4735-9BA5-595F8F1BBD60}.Debug|Any CPU.Build.0 = Debug|Any CPU
{673429CF-3CAA-4735-9BA5-595F8F1BBD60}.Release|Any CPU.ActiveCfg = Release|Any CPU
{673429CF-3CAA-4735-9BA5-595F8F1BBD60}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal