From cebc76a3342019721fd14f0a259579207bc51f5f 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 18:55:46 +0100
Subject: [PATCH] Update .NET SDK to 8.0.100-rc.2.23502.2 (#298)
* Update .NET SDK
Update .NET SDK to version 8.0.100-rc.2.23502.2.
---
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>
* Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.0-rc.1.23421.29 to 8.0.0-rc.2.23480.2
Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.0-rc.1.23421.29 to 8.0.0-rc.2.23480.2.
---
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>
---------
Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
---
global.json | 2 +-
tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/global.json b/global.json
index 73edfd6d..eb6291d4 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "8.0.100-rc.1.23463.5",
+ "version": "8.0.100-rc.2.23502.2",
"allowPrerelease": false
}
}
diff --git a/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj b/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
index 04335f0e..9aaa57e6 100644
--- a/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
+++ b/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
@@ -11,7 +11,7 @@
-
+