From 1e7e7569c18f2ef6fd7d9da4d72549918f70aaf6 Mon Sep 17 00:00:00 2001
From: "jet-codeflow-maintainer[bot]"
<131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Date: Tue, 8 Aug 2023 16:46:04 +0000
Subject: [PATCH 1/2] Update .NET SDK
Update .NET SDK to version 8.0.100-preview.7.23376.3.
---
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 16064ed2..1b1d4721 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "8.0.100-preview.6.23330.14",
+ "version": "8.0.100-preview.7.23376.3",
"allowPrerelease": false
}
}
From 0ce2584edc279dcf8d4ef5496eb2db4371c0d818 Mon Sep 17 00:00:00 2001
From: "jet-codeflow-maintainer[bot]"
<131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Date: Tue, 8 Aug 2023 16:46:41 +0000
Subject: [PATCH 2/2] Bump Microsoft.AspNetCore.Mvc.Testing from
8.0.0-preview.6.23329.11 to 8.0.0-preview.7.23375.9
Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.0-preview.6.23329.11 to 8.0.0-preview.7.23375.9.
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-major
...
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 87b9043d..c97b1a11 100644
--- a/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
+++ b/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
@@ -11,7 +11,7 @@
-
+