PremiumPacksInstaller/PremiumPackInstaller.sln

32 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-08-11 12:55:31 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32611.2
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PremiumPackInstaller", "PremiumPackInstaller\PremiumPackInstaller.csproj", "{6EDC5573-14BE-429A-B663-60E4AE604079}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibMcCrypt", "LibMcCrypt\LibMcCrypt.csproj", "{4BEF6F52-6545-4BB9-8053-50335A1C6789}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6EDC5573-14BE-429A-B663-60E4AE604079}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6EDC5573-14BE-429A-B663-60E4AE604079}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6EDC5573-14BE-429A-B663-60E4AE604079}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6EDC5573-14BE-429A-B663-60E4AE604079}.Release|Any CPU.Build.0 = Release|Any CPU
{4BEF6F52-6545-4BB9-8053-50335A1C6789}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4BEF6F52-6545-4BB9-8053-50335A1C6789}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4BEF6F52-6545-4BB9-8053-50335A1C6789}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4BEF6F52-6545-4BB9-8053-50335A1C6789}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DD7BE535-6084-456D-A3DE-F6E06369CB13}
EndGlobalSection
EndGlobal