From 2ecbe281b0351e630c7730b44c1f4a9c3b3062a5 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Sun, 26 Aug 2018 21:22:32 -0400 Subject: Initial commit --- iPhotoExtractor.csproj | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 iPhotoExtractor.csproj (limited to 'iPhotoExtractor.csproj') diff --git a/iPhotoExtractor.csproj b/iPhotoExtractor.csproj new file mode 100644 index 0000000..36393db --- /dev/null +++ b/iPhotoExtractor.csproj @@ -0,0 +1,14 @@ + + + + Exe + netcoreapp2.0 + + + + + + + + + -- cgit v1.2.3