printer-software/printsoftware.sln

26 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2024-12-04 13:56:23 +08:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35027.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "printsoftware", "printsoftware\printsoftware.csproj", "{3A15AEE3-50B6-4E2A-920D-B53690B50570}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3A15AEE3-50B6-4E2A-920D-B53690B50570}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3A15AEE3-50B6-4E2A-920D-B53690B50570}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3A15AEE3-50B6-4E2A-920D-B53690B50570}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3A15AEE3-50B6-4E2A-920D-B53690B50570}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {40AF1971-D3E7-44DC-8F57-09E75AF0A589}
EndGlobalSection
EndGlobal