Il2CppDumper/Il2CppDumper.sln

26 lines
1.1 KiB
Text
Raw Normal View History

2016-12-30 15:33:34 -03:00

Microsoft Visual Studio Solution File, Format Version 12.00
2022-06-09 15:54:28 -04:00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32228.430
2016-12-30 15:33:34 -03:00
MinimumVisualStudioVersion = 10.0.40219.1
2022-06-09 15:54:28 -04:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Il2CppDumper", "Il2CppDumper\Il2CppDumper.csproj", "{2087F99A-A655-41C1-84BB-54798AEA4080}"
EndProject
2016-12-30 15:33:34 -03:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2020-03-06 07:36:33 -03:00
{2087F99A-A655-41C1-84BB-54798AEA4080}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2087F99A-A655-41C1-84BB-54798AEA4080}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2087F99A-A655-41C1-84BB-54798AEA4080}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2087F99A-A655-41C1-84BB-54798AEA4080}.Release|Any CPU.Build.0 = Release|Any CPU
2016-12-30 15:33:34 -03:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
2020-03-06 07:36:33 -03:00
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E570C2EE-9A67-4FA2-A564-FB23AD4800C9}
EndGlobalSection
2016-12-30 15:33:34 -03:00
EndGlobal