From 831195d25aef0cf0200a28072a235315d592231a Mon Sep 17 00:00:00 2001 From: Demetrio Cassarino Date: Thu, 24 Jul 2025 10:27:17 +0200 Subject: [PATCH] Revert "-rimosso file csproj" This reverts commit 08fc07bfbd8f33882f0cb4caecfddc8dbe4e3c28. --- CSharpLibrary/CSharpLibrary.csproj | 340 +++++++++++++++++++++++++++++ 1 file changed, 340 insertions(+) create mode 100644 CSharpLibrary/CSharpLibrary.csproj diff --git a/CSharpLibrary/CSharpLibrary.csproj b/CSharpLibrary/CSharpLibrary.csproj new file mode 100644 index 0000000..91d13ab --- /dev/null +++ b/CSharpLibrary/CSharpLibrary.csproj @@ -0,0 +1,340 @@ + + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {60CE9527-95BC-433A-BE8F-640489315539} + Library + Properties + IPadLibrary + IPadLibrary + true + http://localhost/IPadLibrary/ + true + Web + true + Foreground + 7 + Days + false + false + true + 0.0.1.%2a + true + + + + + 3.5 + 0 + + + v4.0 + + + + true + full + false + ..\CameraMng\bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + true + ..\CameraMng\bin\Debug\ + DEBUG;TRACE + full + x86 + prompt + + + ..\CameraMng\bin\Release\ + TRACE + true + pdbonly + x86 + prompt + + + true + bin\Debug WinXP\ + DEBUG;TRACE + full + AnyCPU + prompt + false + false + + + true + bin\x86\Debug WinXP\ + DEBUG;TRACE + full + x86 + prompt + false + false + + + bin\Release WinXP\ + TRACE + true + pdbonly + AnyCPU + prompt + + + bin\x86\Release WinXP\ + TRACE + true + pdbonly + x86 + prompt + + + true + bin\x64\Debug\ + DEBUG;TRACE + full + x64 + prompt + false + false + + + bin\x64\Release\ + TRACE + true + pdbonly + x64 + prompt + false + false + + + true + bin\x64\Debug WinXP\ + DEBUG;TRACE + full + x64 + prompt + false + false + + + bin\x64\Release WinXP\ + TRACE + true + pdbonly + x64 + prompt + false + false + + + + + + + + + + + + + Form + + + NumericPad.cs + + + NumericPad.cs + Form + + + Form + + + KeyboradControl.cs + + + KeyboradControl.cs + Form + + + + NumericPad.cs + Designer + + + Designer + KeyboradControl.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + True + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + False + .NET Framework 2.0 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file