From c00b8d653be256118c986ad5f0a186ad602b43eb Mon Sep 17 00:00:00 2001
From: costellobot <102549341+costellobot@users.noreply.github.com>
Date: Tue, 8 Oct 2024 18:04:36 +0100
Subject: [PATCH] Update .NET SDK to 8.0.403 (#511)
* Update .NET SDK
Update .NET SDK to version 8.0.403.
---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
* Bump Microsoft.AspNetCore.AzureAppServices.HostingStartup from 8.0.8 to 8.0.10
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 8.0.8 to 8.0.10.
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
---------
Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
---
global.json | 2 +-
src/SignInWithApple/SignInWithApple.csproj | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/global.json b/global.json
index 14cdb3b3..2e5e1528 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "8.0.402",
+ "version": "8.0.403",
"allowPrerelease": false
}
}
diff --git a/src/SignInWithApple/SignInWithApple.csproj b/src/SignInWithApple/SignInWithApple.csproj
index ad55d401..43be5412 100644
--- a/src/SignInWithApple/SignInWithApple.csproj
+++ b/src/SignInWithApple/SignInWithApple.csproj
@@ -19,7 +19,7 @@
-
+