-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathShinyRipper.sln
34 lines (34 loc) · 1.64 KB
/
ShinyRipper.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{03521CBA-8356-464E-A823-6C4A59E5799A}"
ProjectSection(SolutionItems) = preProject
EversionRipper\bin\Debug\ICSharpCode.SharpZipLib.dll = EversionRipper\bin\Debug\ICSharpCode.SharpZipLib.dll
EversionRipper\bin\Debug\System.Drawing.Common.dll = EversionRipper\bin\Debug\System.Drawing.Common.dll
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShinyRipper", "ShinyRipper\ShinyRipper.csproj", "{C9F7238E-01EB-4A27-833F-FC3780E03C45}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C9F7238E-01EB-4A27-833F-FC3780E03C45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C9F7238E-01EB-4A27-833F-FC3780E03C45}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C9F7238E-01EB-4A27-833F-FC3780E03C45}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C9F7238E-01EB-4A27-833F-FC3780E03C45}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{C9F7238E-01EB-4A27-833F-FC3780E03C45} = {03521CBA-8356-464E-A823-6C4A59E5799A}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D160148E-79EC-47AB-85D0-4EF1D64A9475}
EndGlobalSection
EndGlobal