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