diff --git a/global.json b/global.json
index 48d780816430..211ba8368a0c 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "9.0.100-preview.4.24215.2"
+ "version": "9.0.100-preview.4.24218.26"
},
"tools": {
- "dotnet": "9.0.100-preview.4.24215.2",
+ "dotnet": "9.0.100-preview.4.24218.26",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
diff --git a/src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj b/src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj
index b466aa10cba9..4c5ae75fa8a4 100644
--- a/src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj
+++ b/src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj
@@ -32,10 +32,21 @@
RelativePathFilter="**.js"
RelativePathPattern="**"
>
-
+
+
+
+
+
+
+
<_JsBuildOutput Include="$(InteropWorkingDir)dist\$(Configuration)\**" Exclude="$(InteropWorkingDir)dist\.gitignore" />
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
index a461685331fd..ce13be6ae063 100644
--- a/src/Components/WebAssembly/Authentication.Msal/src/Microsoft.Authentication.WebAssembly.Msal.csproj
+++ b/src/Components/WebAssembly/Authentication.Msal/src/Microsoft.Authentication.WebAssembly.Msal.csproj
@@ -44,10 +44,21 @@
CandidateAssets="@(_InteropBuildOutput)"
RelativePathFilter="**.js"
>
-
+
+
+
+
+
+
+
<_InteropBuildOutput Include="$(InteropWorkingDir)dist\$(Configuration)\**" Exclude="$(InteropWorkingDir)dist\.gitignore" />
diff --git a/src/Components/WebAssembly/WebAssembly.Authentication/src/Microsoft.AspNetCore.Components.WebAssembly.Authentication.csproj b/src/Components/WebAssembly/WebAssembly.Authentication/src/Microsoft.AspNetCore.Components.WebAssembly.Authentication.csproj
index a283c62a9ef8..7cc77bee20a3 100644
--- a/src/Components/WebAssembly/WebAssembly.Authentication/src/Microsoft.AspNetCore.Components.WebAssembly.Authentication.csproj
+++ b/src/Components/WebAssembly/WebAssembly.Authentication/src/Microsoft.AspNetCore.Components.WebAssembly.Authentication.csproj
@@ -40,11 +40,30 @@
<_InteropBuildOutput Include="$(InteropWorkingDir)dist\$(Configuration)\**" Exclude="$(InteropWorkingDir)dist\.gitignore" />
-
-
+
+
+
+
+
+
+
+
<_InteropBuildOutput Include="$(InteropWorkingDir)dist\$(Configuration)\**" Exclude="$(InteropWorkingDir)dist\.gitignore" />
diff --git a/src/Identity/UI/src/Microsoft.AspNetCore.Identity.UI.csproj b/src/Identity/UI/src/Microsoft.AspNetCore.Identity.UI.csproj
index 135ff8d97735..a43b8e998eec 100644
--- a/src/Identity/UI/src/Microsoft.AspNetCore.Identity.UI.csproj
+++ b/src/Identity/UI/src/Microsoft.AspNetCore.Identity.UI.csproj
@@ -14,6 +14,7 @@
Identity
Microsoft.AspNetCore.Mvc.ApplicationParts.NullApplicationPartFactory, Microsoft.AspNetCore.Mvc.Core
true
+ true
true
true
true
@@ -89,15 +90,44 @@
%(RecursiveDir)%(FileName)%(Extension)
-
+
+
-
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -110,9 +140,15 @@
build\Microsoft.AspNetCore.StaticWebAssets.V4.targets
+
+ build\Microsoft.AspNetCore.StaticWebAssets.V4.endpoints.targets
+
build\Microsoft.AspNetCore.StaticWebAssets.V5.targets
+
+ build\Microsoft.AspNetCore.StaticWebAssets.V5.endpoints.targets
+
diff --git a/src/Identity/UI/src/build/Microsoft.AspNetCore.StaticWebAssets.targets b/src/Identity/UI/src/build/Microsoft.AspNetCore.StaticWebAssets.targets
index 7c1f46fdb2e9..9be34add2b91 100644
--- a/src/Identity/UI/src/build/Microsoft.AspNetCore.StaticWebAssets.targets
+++ b/src/Identity/UI/src/build/Microsoft.AspNetCore.StaticWebAssets.targets
@@ -1,4 +1,6 @@
+
+