Upload files to "DBMS/C-Sharp/Lab/Week1/Register"

This commit is contained in:
Aadit Agrawal 2025-01-28 16:01:14 +05:30
parent 75d8832a5d
commit 2e7cf718be

View File

@ -0,0 +1,20 @@

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