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/project.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 France_Vacances/FVUnitTest/project.json (limited to 'France_Vacances/FVUnitTest/project.json') diff --git a/France_Vacances/FVUnitTest/project.json b/France_Vacances/FVUnitTest/project.json new file mode 100644 index 0000000..8fb3643 --- /dev/null +++ b/France_Vacances/FVUnitTest/project.json @@ -0,0 +1,18 @@ +{ + "dependencies": { + "CoreFtp": "1.2.0", + "Enchilada.Ftp": "1.0.2", + "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2" + }, + "frameworks": { + "uap10.0": {} + }, + "runtimes": { + "win10-arm": {}, + "win10-arm-aot": {}, + "win10-x86": {}, + "win10-x86-aot": {}, + "win10-x64": {}, + "win10-x64-aot": {} + } +} \ No newline at end of file -- cgit v1.2.3