Files
ScreenCaptureApp/ScreenCaptureApp.sln
2025-06-09 20:20:53 +07:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36202.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScreenCaptureApp", "ScreenCaptureApp.csproj", "{F223B7C1-818F-499A-84E4-0FC93CF930DB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F223B7C1-818F-499A-84E4-0FC93CF930DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F223B7C1-818F-499A-84E4-0FC93CF930DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F223B7C1-818F-499A-84E4-0FC93CF930DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F223B7C1-818F-499A-84E4-0FC93CF930DB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B6FEAF19-190F-4746-A923-9EBC765A7328}
EndGlobalSection
EndGlobal