MIT-Curricular/DBMS/C-Sharp/Lab/Week1/Register/WindowsFormsApplication2.sln
2025-01-28 16:01:14 +05:30

20 lines
962 B
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApplication2", "WindowsFormsApplication2\WindowsFormsApplication2.csproj", "{59A6EC54-1044-40A7-B6E4-551F02FC543D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{59A6EC54-1044-40A7-B6E4-551F02FC543D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{59A6EC54-1044-40A7-B6E4-551F02FC543D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{59A6EC54-1044-40A7-B6E4-551F02FC543D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{59A6EC54-1044-40A7-B6E4-551F02FC543D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal