From 0526498057c198ac8d54836a3ac8fea20157b35b Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 24 Jun 2012 21:51:21 +0000 Subject: Added initial projects and solution --- .../Noddybox.WindowsPhone.Test.csproj | 108 +++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 Noddybox.WindowsPhone.Test/Noddybox.WindowsPhone.Test.csproj (limited to 'Noddybox.WindowsPhone.Test/Noddybox.WindowsPhone.Test.csproj') diff --git a/Noddybox.WindowsPhone.Test/Noddybox.WindowsPhone.Test.csproj b/Noddybox.WindowsPhone.Test/Noddybox.WindowsPhone.Test.csproj new file mode 100644 index 0000000..7e27f3c --- /dev/null +++ b/Noddybox.WindowsPhone.Test/Noddybox.WindowsPhone.Test.csproj @@ -0,0 +1,108 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {0E67BC34-B0B9-41F5-A166-300AA97E6E4C} + {C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Library + Properties + Noddybox.WindowsPhone.Test + Noddybox.WindowsPhone.Test + v4.0 + $(TargetFrameworkVersion) + WindowsPhone71 + Silverlight + true + + + true + true + Noddybox.WindowsPhone.Test.xap + Properties\AppManifest.xml + Noddybox.WindowsPhone.Test.App + 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 + + + + + + + + + + + + + + App.xaml + + + MainPage.xaml + + + + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + + + + + + + PreserveNewest + + + PreserveNewest + + + + + + {0462860F-FEE0-4E35-8CB8-36C2416B2DB3} + Noddybox.WindowsPhone.Silverlight + + + + + + + \ No newline at end of file -- cgit v1.2.3