Skip to content

Commit c7e6564

Browse files
committed
Reconcile patches
1 parent 70436c0 commit c7e6564

4 files changed

+10
-65
lines changed

patches/aspnetcore/0004-Remove-Yarn-dependency-not-used-in-source-build.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ index 501ba161bf..ee9dcaf4fa 100644
3333
},
3434
"msbuild-sdks": {
3535
- "Yarn.MSBuild": "1.15.2",
36-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20580.4",
37-
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20580.4"
36+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21063.3",
37+
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21063.3"
3838
}
3939
diff --git a/src/Components/WebAssembly/Authentication.Msal/src/Microsoft.Authentication.WebAssembly.Msal.csproj b/src/Components/WebAssembly/Authentication.Msal/src/Microsoft.Authentication.WebAssembly.Msal.csproj
4040
index 939ba16f88..ea2c849ea3 100644

patches/aspnetcore/0007-Support-global.json-on-arm64-as-well.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@ index ee9dcaf4fa..053e92ebee 100644
2424
+++ b/global.json
2525
@@ -5,13 +5,10 @@
2626
"tools": {
27-
"dotnet": "5.0.101",
27+
"dotnet": "5.0.102",
2828
"runtimes": {
2929
- "dotnet/x64": [
3030
+ "dotnet": [
31-
"2.1.23",
31+
"2.1.24",
3232
"$(MicrosoftNETCoreAppInternalPackageVersion)"
3333
],
3434
- "dotnet/x86": [
3535
- "$(MicrosoftNETCoreAppInternalPackageVersion)"
3636
- ],
3737
"aspnetcore/x64": [
38-
"3.1.10"
38+
"3.1.11"
3939
]
4040
--
4141
2.18.0

patches/aspnetcore/0016-Fix-version-number.patch

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ This file is actually a very long minified JS file with a version number at the
77
end. The file is treated as binary, making this patch less clear, but it's easy
88
to update/reapply it with a text editor.
99
---
10-
.../Web.JS/dist/Release/blazor.server.js | Bin 249682 -> 249683 bytes
10+
.../Web.JS/dist/Release/blazor.server.js | Bin 249682 -> 249682 bytes
1111
1 file changed, 0 insertions(+), 0 deletions(-)
1212

1313
diff --git a/src/Components/Web.JS/dist/Release/blazor.server.js b/src/Components/Web.JS/dist/Release/blazor.server.js
14-
index 6fc91cb4c3d8816f2b4eed7a576e058bdfe57542..6d20cf7d4106bdfae5825ebb73075c321c0a36d0 100644
14+
index 6fc91cb4c3d8816f2b4eed7a576e058bdfe57542..6ebe5b8226b821c16bb6c6f230922d7dc76c5e39 100644
1515
GIT binary patch
16-
delta 23
17-
ecmcaKkN@&K{)QID7N#xCKIhqulxkx&t+@bkI|u*(
16+
delta 22
17+
dcmcaKkN?s<{)QID7N#xCKIhqtm1<)(tpRB#2lW5|
1818

1919
delta 22
20-
dcmcaSkN?s<{)QID7N#xCKIhpCm1<)(tpRB<2lM~{
20+
dcmcaKkN?s<{)QID7N#xCKIhpCm1<)(tpRBp2lD^`
2121

2222
--
2323
1.8.3.1

patches/sdk/0018-Delete-assertions-invalid-with-servicing-SDK.patch

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)