-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathMusicTypePatcher.sln
24 lines (24 loc) · 1007 Bytes
/
MusicTypePatcher.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35122.118
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MusicTypePatcher", "MusicTypePatcher\MusicTypePatcher.csproj", "{79ECF247-751B-45FB-BF44-4ED001188432}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{79ECF247-751B-45FB-BF44-4ED001188432}.Debug|x64.ActiveCfg = Debug|x64
{79ECF247-751B-45FB-BF44-4ED001188432}.Debug|x64.Build.0 = Debug|x64
{79ECF247-751B-45FB-BF44-4ED001188432}.Release|x64.ActiveCfg = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9CF94C2E-C94C-44EC-9967-6A6E4BC6F935}
EndGlobalSection
EndGlobal