forked from pizzaoverhead/SoundtrackEditor
-
Notifications
You must be signed in to change notification settings - Fork 3
/
SoundtrackEditorForked.sln
49 lines (49 loc) · 2.68 KB
/
SoundtrackEditorForked.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29728.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoundtrackEditorForked", "SoundtrackEditorForked\SoundtrackEditorForked.csproj", "{D02EF64D-C0E9-4A9E-B448-96D7719906E7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoundtrackEditorForked-173", "SoundtrackEditorForked\SoundtrackEditorForked-173.csproj", "{DE788C79-0615-4F41-9AF6-275525429FFC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AAE97952-E274-4B72-AEAF-DAFD15241495}"
ProjectSection(SolutionItems) = preProject
buildRelease.bat = buildRelease.bat
ChangeLog.txt = ChangeLog.txt
deploy.bat = deploy.bat
disabled-jenkins-173.txt = disabled-jenkins-173.txt
jenkins-180.txt = jenkins-180.txt
README.md = README.md
SoundtrackEditorForked.173.version = SoundtrackEditorForked.173.version
SoundtrackEditorForked.version = SoundtrackEditorForked.version
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoundtrackEditorForked-191", "SoundtrackEditorForked\SoundtrackEditorForked-191.csproj", "{552B8FBA-82EC-4F4B-99ED-78E268BA3D79}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D02EF64D-C0E9-4A9E-B448-96D7719906E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D02EF64D-C0E9-4A9E-B448-96D7719906E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D02EF64D-C0E9-4A9E-B448-96D7719906E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D02EF64D-C0E9-4A9E-B448-96D7719906E7}.Release|Any CPU.Build.0 = Release|Any CPU
{DE788C79-0615-4F41-9AF6-275525429FFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE788C79-0615-4F41-9AF6-275525429FFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE788C79-0615-4F41-9AF6-275525429FFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE788C79-0615-4F41-9AF6-275525429FFC}.Release|Any CPU.Build.0 = Release|Any CPU
{552B8FBA-82EC-4F4B-99ED-78E268BA3D79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{552B8FBA-82EC-4F4B-99ED-78E268BA3D79}.Debug|Any CPU.Build.0 = Debug|Any CPU
{552B8FBA-82EC-4F4B-99ED-78E268BA3D79}.Release|Any CPU.ActiveCfg = Release|Any CPU
{552B8FBA-82EC-4F4B-99ED-78E268BA3D79}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E0C4D1EF-5E83-490C-A3C2-81F2A9E0F4AB}
EndGlobalSection
EndGlobal