From 239963273242004426adcaf902459a9e1531ab1a Mon Sep 17 00:00:00 2001 From: Andreas Bogk Date: Thu, 15 Jan 2009 17:19:59 +0100 Subject: C# implementation of A5/1. --- A5.1/C#/A5/A5.csproj | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 A5.1/C#/A5/A5.csproj (limited to 'A5.1/C#/A5/A5.csproj') diff --git a/A5.1/C#/A5/A5.csproj b/A5.1/C#/A5/A5.csproj new file mode 100644 index 0000000..0562241 --- /dev/null +++ b/A5.1/C#/A5/A5.csproj @@ -0,0 +1,60 @@ + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {2D7658AD-F358-402A-B869-65EF26DE8080} + Exe + Properties + A5 + A5 + v3.5 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + 3.5 + + + 3.5 + + + 3.5 + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3