From ac9b06ed91edda2fe5debd60b043d6cf1e713ac5 Mon Sep 17 00:00:00 2001
From: RudyTheDev <3857299+RudyTheDev@users.noreply.github.com>
Date: Thu, 4 Aug 2022 13:04:44 +0300
Subject: [PATCH] Change doc and test project to NET 4.7.1 from 4.7
---
Documentation/Documentation.csproj | 2 +-
ExifTest/ExifTest.csproj | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/Documentation.csproj b/Documentation/Documentation.csproj
index ca416de..8ed0c22 100644
--- a/Documentation/Documentation.csproj
+++ b/Documentation/Documentation.csproj
@@ -9,7 +9,7 @@
Properties
Documentation
Documentation
- v4.7
+ v4.7.1
512
true
diff --git a/ExifTest/ExifTest.csproj b/ExifTest/ExifTest.csproj
index 552a57e..59c7688 100644
--- a/ExifTest/ExifTest.csproj
+++ b/ExifTest/ExifTest.csproj
@@ -8,7 +8,7 @@
WinExe
ExifTest
ExifTest
- v4.7
+ v4.7.1
512
true