From 1d65134c461d6648b5556847565d37f898db5ad0 Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Sat, 4 Feb 2017 17:46:03 +0100 Subject: Repo copy. --- France_Vacances/FVUnitTest/FVUnitTest.csproj | 148 +++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 France_Vacances/FVUnitTest/FVUnitTest.csproj (limited to 'France_Vacances/FVUnitTest/FVUnitTest.csproj') diff --git a/France_Vacances/FVUnitTest/FVUnitTest.csproj b/France_Vacances/FVUnitTest/FVUnitTest.csproj new file mode 100644 index 0000000..c603b95 --- /dev/null +++ b/France_Vacances/FVUnitTest/FVUnitTest.csproj @@ -0,0 +1,148 @@ + + + + + Debug + x86 + {6EA1B097-22AE-44C5-AD52-E7413C5449ED} + AppContainerExe + Properties + FVUnitTest + FVUnitTest + en-US + UAP + 10.0.14393.0 + 10.0.10586.0 + 14 + 512 + {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + FVUnitTest_TemporaryKey.pfx + 14.0 + + + true + bin\x86\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP + ;2008 + full + x86 + false + prompt + true + + + bin\x86\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP + true + ;2008 + pdbonly + x86 + false + prompt + true + true + + + true + bin\ARM\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP + ;2008 + full + ARM + false + prompt + true + + + bin\ARM\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP + true + ;2008 + pdbonly + ARM + false + prompt + true + true + + + true + bin\x64\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP + ;2008 + full + x64 + false + prompt + true + + + bin\x64\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP + true + ;2008 + pdbonly + x64 + false + prompt + true + true + + + + + + + + + + BookingTestView.xaml + + + + UnitTestApp.xaml + + + + + + MSBuild:Compile + Designer + + + + + Designer + + + + + + + + + {f053a0c8-8897-491d-ae64-267ff09fcee4} + France_Vacances + + + + + + + + Designer + MSBuild:Compile + + + + 14.0 + + + + \ No newline at end of file -- cgit v1.2.3