From f6fc61df88c6799e706b22c422d0b21ee417907f Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: software sales --- .../Software Sales/Software Sales.csproj | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 software_sales/Software Sales/Software Sales.csproj (limited to 'software_sales/Software Sales/Software Sales.csproj') diff --git a/software_sales/Software Sales/Software Sales.csproj b/software_sales/Software Sales/Software Sales.csproj new file mode 100644 index 0000000..695ef3e --- /dev/null +++ b/software_sales/Software Sales/Software Sales.csproj @@ -0,0 +1,83 @@ + + + + + Debug + AnyCPU + {80D84110-9085-452F-B08E-D1907FE82DAA} + WinExe + Software_Sales + Software Sales + v4.7.2 + 512 + true + true + + + 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 -- cgit 1.4.1