added form
This commit is contained in:
25
20240219/WindowsFormsApp1/WindowsFormsApp1.sln
Normal file
25
20240219/WindowsFormsApp1/WindowsFormsApp1.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.33529.622
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApp1", "WindowsFormsApp1.csproj", "{94D94B30-39A3-4A17-9C3E-F4C1BBFE56DF}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{94D94B30-39A3-4A17-9C3E-F4C1BBFE56DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{94D94B30-39A3-4A17-9C3E-F4C1BBFE56DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{94D94B30-39A3-4A17-9C3E-F4C1BBFE56DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{94D94B30-39A3-4A17-9C3E-F4C1BBFE56DF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {600DF06A-04B0-4BF8-95D5-E3AC85E54FF6}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user