From 51949a276c919274c20f35025839fc6572480a96 Mon Sep 17 00:00:00 2001
From: Jim Dale <26042891+jim-dale@users.noreply.github.com>
Date: Mon, 2 Sep 2024 20:08:27 +0100
Subject: [PATCH 1/3] Release 1.6 Update packages
---
README.md | 2 +-
test/OfxNet.IntegrationTests/OfxNet.IntegrationTests.csproj | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index b2bd10e..77e65f6 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# BankingTools
-Banking tools v1.5.0
+Banking tools v1.6.0
[![PR build](https://github.com/jim-dale/BankingTools/actions/workflows/ofxnet-pr.yml/badge.svg)](https://github.com/jim-dale/BankingTools/actions/workflows/ofxnet-pr.yml)
[![Published build](https://github.com/jim-dale/BankingTools/actions/workflows/ofxnet-publish.yml/badge.svg)](https://github.com/jim-dale/BankingTools/actions/workflows/ofxnet-publish.yml)
diff --git a/test/OfxNet.IntegrationTests/OfxNet.IntegrationTests.csproj b/test/OfxNet.IntegrationTests/OfxNet.IntegrationTests.csproj
index 1f1995e..5d96eb2 100644
--- a/test/OfxNet.IntegrationTests/OfxNet.IntegrationTests.csproj
+++ b/test/OfxNet.IntegrationTests/OfxNet.IntegrationTests.csproj
@@ -5,9 +5,9 @@
-
-
-
+
+
+
From 093c5bf250c28305dd794c15c68a8cc048f81afa Mon Sep 17 00:00:00 2001
From: Jim Dale <26042891+jim-dale@users.noreply.github.com>
Date: Mon, 2 Sep 2024 20:18:00 +0100
Subject: [PATCH 2/3] update test packages
---
test/OfxNet.UnitTests/OfxNet.UnitTests.csproj | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/OfxNet.UnitTests/OfxNet.UnitTests.csproj b/test/OfxNet.UnitTests/OfxNet.UnitTests.csproj
index 661d984..da09d48 100644
--- a/test/OfxNet.UnitTests/OfxNet.UnitTests.csproj
+++ b/test/OfxNet.UnitTests/OfxNet.UnitTests.csproj
@@ -5,9 +5,9 @@
-
-
-
+
+
+
From 97209878ce67778bb2cd432c618a7f7603bc9c78 Mon Sep 17 00:00:00 2001
From: Jim Dale <26042891+jim-dale@users.noreply.github.com>
Date: Mon, 2 Sep 2024 20:24:35 +0100
Subject: [PATCH 3/3] Fix version in csproj
---
src/OfxNet/OfxNet.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/OfxNet/OfxNet.csproj b/src/OfxNet/OfxNet.csproj
index bd790cd..58b82e3 100644
--- a/src/OfxNet/OfxNet.csproj
+++ b/src/OfxNet/OfxNet.csproj
@@ -7,7 +7,7 @@
OFX
MIT
README.md
- 1.5.0.0
+ 1.6.0.0