From a1d17c5b1aa554ad16a9b24c4df16861f8df33c5 Mon Sep 17 00:00:00 2001
From: viveksacademia4git
<45398326+viveksacademia4git@users.noreply.github.com>
Date: Sun, 21 Jan 2024 15:12:28 +0100
Subject: [PATCH] Added target framework 4.5
#38
---
Directory.Packages.props | 33 +++++++++++++++++----------------
GofPatterns/GofPatterns.csproj | 9 ++++-----
2 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/Directory.Packages.props b/Directory.Packages.props
index f81db5c..2bb3985 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -1,19 +1,20 @@
-
- true
- NU1507
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ true
+ NU1507
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/GofPatterns/GofPatterns.csproj b/GofPatterns/GofPatterns.csproj
index a00842d..fabd8fe 100644
--- a/GofPatterns/GofPatterns.csproj
+++ b/GofPatterns/GofPatterns.csproj
@@ -1,8 +1,8 @@
- net6.0
-
+
+ net6.0;net45
enable
enable
true
@@ -10,7 +10,7 @@
True
GofPatterns
Gof Patterns
- 1.2.8
+ 1.2.9
viveksacademia
vivopensource
Desgin Patterns for C# (Gang of Four)
@@ -48,9 +48,8 @@
-
+