You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaced `actions/setup-dotnet` with a custom caching and
installation process for the .NET 10 SDK to improve build
efficiency. Added caching using `actions/cache` and a
custom installation script. Updated environment variables
and added a verification step for the .NET installation.
Simplified Azure Static Web Apps deployment configuration
by removing redundant comments and unused parameters.
Updated `app_location` to point to
`BlazorBootstrap.Demo.WebAssembly` and retained necessary
build and output configurations. Cleaned up unused
repository/build configuration examples for clarity.
0 commit comments