This repository has been archived on 2026-05-12. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
APKrenamer/APKrenamer.sln
2023-09-20 18:40:08 -03:00

22 lines
975 B
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APKrenamer", "APKrenamer\APKrenamer.csproj", "{BA578C65-7B9F-4B80-8094-598B258B6402}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BA578C65-7B9F-4B80-8094-598B258B6402}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BA578C65-7B9F-4B80-8094-598B258B6402}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BA578C65-7B9F-4B80-8094-598B258B6402}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BA578C65-7B9F-4B80-8094-598B258B6402}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal