From d8a1fb0da0ec04371dd1a69196aa851c821e3c14 Mon Sep 17 00:00:00 2001 From: binita Date: Tue, 22 Aug 2023 09:53:12 +0545 Subject: [PATCH] commit --- API/API.csproj | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 API/API.csproj diff --git a/API/API.csproj b/API/API.csproj new file mode 100644 index 0000000..ee14b40 --- /dev/null +++ b/API/API.csproj @@ -0,0 +1,60 @@ + + + + + Debug + AnyCPU + {E5471373-6DAB-4038-9F1F-EA9B03BB3B12} + Library + Properties + API + API + v4.6.1 + 512 + true + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\GoogleAuthenticator.1.2.1\lib\net45\Google.Authenticator.dll + + + + + + + + + + + + + + + + + + + + {D3631304-8A09-4840-B03F-1634E54540FB} + Common + + + + \ No newline at end of file