From e078a2887cf2dc61da49ce302324ff1485f95af9 Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 1 Oct 2012 20:59:12 +0000 Subject: Added non-working code for an attempt at FTP --- .../Noddybox.WindowsPhone.FTP.csproj | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 Noddybox.WindowsPhone.FTP/Noddybox.WindowsPhone.FTP.csproj (limited to 'Noddybox.WindowsPhone.FTP/Noddybox.WindowsPhone.FTP.csproj') diff --git a/Noddybox.WindowsPhone.FTP/Noddybox.WindowsPhone.FTP.csproj b/Noddybox.WindowsPhone.FTP/Noddybox.WindowsPhone.FTP.csproj new file mode 100644 index 0000000..0c9453b --- /dev/null +++ b/Noddybox.WindowsPhone.FTP/Noddybox.WindowsPhone.FTP.csproj @@ -0,0 +1,69 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {31A42B81-8DF6-41FD-AB0A-7F90388DFB7A} + {C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Library + Properties + Noddybox.WindowsPhone.FTP + Noddybox.WindowsPhone.FTP + v4.0 + $(TargetFrameworkVersion) + WindowsPhone71 + Silverlight + false + true + true + + + true + full + false + Bin\Debug + DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE + true + true + prompt + 4 + + + pdbonly + true + Bin\Release + TRACE;SILVERLIGHT;WINDOWS_PHONE + true + true + prompt + 4 + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3