From 85001e283922e67491131c2c70d63c8a48e61e6a Mon Sep 17 00:00:00 2001
From: "jet-codeflow-maintainer[bot]"
<131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Date: Tue, 10 Oct 2023 16:49:36 +0000
Subject: [PATCH 1/2] Update .NET SDK
Update .NET SDK to version 7.0.402.
---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
---
global.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/global.json b/global.json
index bc2a4a0a..f1168f18 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "7.0.401",
+ "version": "7.0.402",
"allowPrerelease": false
}
}
From adc8b253d1a9a6322b7fc5b6faa8bc2eaf222069 Mon Sep 17 00:00:00 2001
From: "jet-codeflow-maintainer[bot]"
<131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Date: Tue, 10 Oct 2023 16:50:08 +0000
Subject: [PATCH 2/2] Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.11 to
7.0.12
Bumps Microsoft.AspNetCore.Mvc.Testing from 7.0.11 to 7.0.12.
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
---
tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj b/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
index bdfdc037..c1f08ce1 100644
--- a/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
+++ b/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
@@ -11,7 +11,7 @@
-
+