forked from davidstevenrose/RoR2-Original-Sound-Track
-
Notifications
You must be signed in to change notification settings - Fork 1
/
RoR2Mods.sln
25 lines (25 loc) · 1.11 KB
/
RoR2Mods.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28729.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OriginalSoundTrack", "OriginalSoundTrack\OriginalSoundTrack.csproj", "{70CF3F79-167D-40C3-A489-16E1E1D902C1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{70CF3F79-167D-40C3-A489-16E1E1D902C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70CF3F79-167D-40C3-A489-16E1E1D902C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70CF3F79-167D-40C3-A489-16E1E1D902C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70CF3F79-167D-40C3-A489-16E1E1D902C1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3EF1BEF8-C0CD-4395-8F23-8863930147AB}
EndGlobalSection
EndGlobal