From 1ee2a8c6987929e691715e5a18e1453c5f5b4f9b Mon Sep 17 00:00:00 2001 From: Aadit Agrawal Date: Tue, 7 Jan 2025 16:21:40 +0530 Subject: [PATCH] Upload files to "DBMS/C-Sharp/Lab/Week1/Calculator/WindowsFormsApplication1/WindowsFormsApplication1" --- .../WindowsFormsApplication1.csproj | 88 +++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 DBMS/C-Sharp/Lab/Week1/Calculator/WindowsFormsApplication1/WindowsFormsApplication1/WindowsFormsApplication1.csproj diff --git a/DBMS/C-Sharp/Lab/Week1/Calculator/WindowsFormsApplication1/WindowsFormsApplication1/WindowsFormsApplication1.csproj b/DBMS/C-Sharp/Lab/Week1/Calculator/WindowsFormsApplication1/WindowsFormsApplication1/WindowsFormsApplication1.csproj new file mode 100644 index 0000000..90a041f --- /dev/null +++ b/DBMS/C-Sharp/Lab/Week1/Calculator/WindowsFormsApplication1/WindowsFormsApplication1/WindowsFormsApplication1.csproj @@ -0,0 +1,88 @@ + + + + + Debug + AnyCPU + {0291B9FB-1278-4F05-850B-4CBC57A3B8E0} + WinExe + Properties + WindowsFormsApplication1 + WindowsFormsApplication1 + v4.5 + 512 + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + Form + + + Form1.cs + + + + + Form1.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + \ No newline at end of file