Files
NetWork/Installizer/Installizer.sln
2021-09-24 00:58:15 +03:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31424.327
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Installizer", "Installizer\Installizer.csproj", "{3C87F9A8-0C2F-4874-BAA0-348727FEA7F3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3C87F9A8-0C2F-4874-BAA0-348727FEA7F3}.Debug|x86.ActiveCfg = Debug|Any CPU
{3C87F9A8-0C2F-4874-BAA0-348727FEA7F3}.Debug|x86.Build.0 = Debug|Any CPU
{3C87F9A8-0C2F-4874-BAA0-348727FEA7F3}.Release|x86.ActiveCfg = Release|Any CPU
{3C87F9A8-0C2F-4874-BAA0-348727FEA7F3}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FC60DE32-A197-43B1-8E29-1A738FD3772B}
EndGlobalSection
EndGlobal