Skip to content

Commit

Permalink
Deploying to gh-pages from @ 547c998 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolayPianikov committed May 22, 2024
1 parent dec7e9a commit a0fb6ea
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 4 deletions.
Binary file modified _framework/BlazorWebAssemblyApp.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorWebAssemblyApp.wasm
Binary file not shown.
Binary file modified _framework/BlazorWebAssemblyApp.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorWebAssemblyApp.wasm.gz
Binary file not shown.
Binary file modified _framework/Clock.pdb.gz
Binary file not shown.
Binary file modified _framework/Clock.wasm
Binary file not shown.
Binary file modified _framework/Clock.wasm.br
Binary file not shown.
Binary file modified _framework/Clock.wasm.gz
Binary file not shown.
Binary file modified _framework/WeatherForecast.pdb.gz
Binary file not shown.
Binary file modified _framework/WeatherForecast.wasm
Binary file not shown.
Binary file modified _framework/WeatherForecast.wasm.br
Binary file not shown.
Binary file modified _framework/WeatherForecast.wasm.gz
Binary file not shown.
8 changes: 4 additions & 4 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"mainAssemblyName": "BlazorWebAssemblyApp",
"resources": {
"hash": "sha256-lDtzcXnI+j2p7ytv4j3sKHvh/QFVTsVdOZf4Me0RqGk=",
"hash": "sha256-s57nVi2lWejIJpseAcU6dAmEHuSwAAQYfzSRx2s+PaQ=",
"jsModuleNative": {
"dotnet.native.8.0.5.k8qrcc28q0.js": "sha256-boyHe+0RMZDkzBKGhsrnXPhPg3oZ6UqJnTUzngJPjNY="
},
Expand All @@ -17,8 +17,8 @@
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
},
"assembly": {
"BlazorWebAssemblyApp.wasm": "sha256-kbc+jl4ST/ZK774jTEjLapAFNss2XYwWFY4KFaUZyIo=",
"Clock.wasm": "sha256-mXENvURBnLzD/xMHcQuM+6ZAzBSKoegR109GdM1SkZk=",
"BlazorWebAssemblyApp.wasm": "sha256-aT0npG15zIvR5GGFnMZPAP+5jhCg1+s1TVYxJlHhhDU=",
"Clock.wasm": "sha256-uB9zdCoPI535N4voggDTTEaMg1dZIMfCPRGQsLan4CY=",
"Microsoft.AspNetCore.Components.wasm": "sha256-ljR++YVf92GY9kAYjRkbCAAD+SrhTu3b/fsiMOeiTrI=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-AJrpIWzNwCdksDByGDWBCnoNGa9TDk+P97lxr41mDpM=",
"Microsoft.AspNetCore.Components.WebAssembly.wasm": "sha256-CO3BSCiQ/VyWP0PXvGfpRxTqRmKBa9CzW2VQ4wf4st8=",
Expand Down Expand Up @@ -53,7 +53,7 @@
"System.Text.Json.wasm": "sha256-dgXqXjlIe5EzyEY23EyYhsM7FxQ71fPUz41r7N7jfm0=",
"System.Text.RegularExpressions.wasm": "sha256-o6Ef/uOI9sFxJXKnXQbJnRMbcIIJ/ZFdc4fFqA9wu7Y=",
"System.Threading.wasm": "sha256-THmsXPmjIgdfe+hWGo2ByK446MLjJsyfu9S5lNnoxsc=",
"WeatherForecast.wasm": "sha256-QfwE6r+H2EKCgObnV7iJFlKrg5z9uLDDWZHKramkpgo="
"WeatherForecast.wasm": "sha256-zD14SL1JX5E3Y+/XL/X5lgIo0t/FPAQVzvsaQcCymvI="
}
},
"cacheBootResources": true,
Expand Down
Binary file modified _framework/blazor.boot.json.br
Binary file not shown.
Binary file modified _framework/blazor.boot.json.gz
Binary file not shown.

0 comments on commit a0fb6ea

Please sign in to comment.