From f87feca8a97a65b2fb1438dbc983a4a3bf07a6f7 Mon Sep 17 00:00:00 2001
From: "jet-codeflow-maintainer[bot]"
<131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Date: Tue, 21 May 2024 15:45:07 +0000
Subject: [PATCH] Update .NET SDK to 9.0.100-preview.4.24267.66 (#392)
* Update .NET SDK
Update .NET SDK to version 9.0.100-preview.4.24267.66.
---
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 9.0.0-preview.3.24172.13 to 9.0.0-preview.4.24267.6
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.3.24172.13 to 9.0.0-preview.4.24267.6.
---
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 18401871..da80cf3f 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "9.0.100-preview.3.24204.13",
+ "version": "9.0.100-preview.4.24267.66",
"allowPrerelease": false
}
}
diff --git a/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj b/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
index 87ecadd9..7f8f6b7f 100644
--- a/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
+++ b/tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
@@ -11,7 +11,7 @@
-
+