Skip to content

Commit

Permalink
Deploying to gh-pages from @ 315fa56 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolayPianikov committed Mar 13, 2024
1 parent a7d6bbb commit 578c71a
Show file tree
Hide file tree
Showing 18 changed files with 5 additions and 5 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.
10 changes: 5 additions & 5 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"mainAssemblyName": "BlazorWebAssemblyApp",
"resources": {
"hash": "sha256-bzVU713IXsauvpZf98Mhx2vjkWKfRsckNH5QlA33UKE=",
"hash": "sha256-xsyw+hgg2f3yzgSIW1Sl1BbYsLxBDxvNgRBHZ79QsFk=",
"jsModuleNative": {
"dotnet.native.8.0.3.wzxwl5s97r.js": "sha256-D4sYBYmDfH/YekgYRgX959/2RG6k28sJSHmcsn+iikk="
},
Expand All @@ -17,8 +17,8 @@
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
},
"assembly": {
"BlazorWebAssemblyApp.wasm": "sha256-WrqTPa5yfvBYJRobdH9l8IdTxz1Dp3WwH/z5DtVO3TE=",
"Clock.wasm": "sha256-WFXq3jb7ma1V+eAG0/klwQgTUCKBP7Prs10XXI63aAU=",
"BlazorWebAssemblyApp.wasm": "sha256-X41jFuACsFe8iW8I8/jbWTqFG9Yq77qCxBej2OOpCo0=",
"Clock.wasm": "sha256-78J6hGrZjHL1lLwb0sw0293GZD/5AMIsuJj/19vS9Ls=",
"Microsoft.AspNetCore.Components.wasm": "sha256-x3srcI7E3TmEqHiT58l+yQ/0GggI5n1E54qjrH2KJjk=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-ivj7kxN8rrhTm1UV0H7dhsOewu6rhATFU2ZAG/YKLvA=",
"Microsoft.AspNetCore.Components.WebAssembly.wasm": "sha256-mgrYiMJHZDCl/Afya8Fq7TNBB/C0j3eoT7hJUWLYgXQ=",
Expand All @@ -33,7 +33,7 @@
"Microsoft.Extensions.Primitives.wasm": "sha256-Ms2HR5Gpug/0uRAzdk4SUNT76Ml3CjFv9Jo+dUIMGac=",
"Microsoft.JSInterop.wasm": "sha256-lXwhdv0Is9FMH/j0+WH3zoNWAGLbVaONtGucJ/4URQ0=",
"Microsoft.JSInterop.WebAssembly.wasm": "sha256-CQVLCKiSxLN5ghyJZG3mhnMGRROdqrbNUjtAXB0nWb8=",
"netstandard.wasm": "sha256-8TGsBLUh3I2MHZms9bDqRaZW8dkR93q1kUrx1mV34IY=",
"netstandard.wasm": "sha256-Xea1uBYQu+5YM/Heu+Bgi7PsWTxOnzC34YZPtIMnqP4=",
"System.Collections.Concurrent.wasm": "sha256-lEWUs3nohLXWvwdozNYUk7IZ7PKkRdJ8QwfRAtqIy8w=",
"System.Collections.Immutable.wasm": "sha256-rxsBcW2wWVyDPLdsg9O+jBH5T7IJJclu+pPotdxt9NA=",
"System.Collections.wasm": "sha256-bcUDxaHyAsywPB8ohpwxynn2r5TgHj5nl7v9PE5Mjus=",
Expand All @@ -53,7 +53,7 @@
"System.Text.Json.wasm": "sha256-7fqkVX2xFKVnMd80JRrgwe5Irhan+JXfoG64i/+J/Yc=",
"System.Text.RegularExpressions.wasm": "sha256-6T86HiT8YsAKIA+RMZDNdVuNvepswzsJj5lTx3DHqQY=",
"System.Threading.wasm": "sha256-uEf6bXVTdGhZ6e9WBBReR2sU99j8Bsh5pGVeHc29WQQ=",
"WeatherForecast.wasm": "sha256-k/5Zdn8DeGsBWimZuqGs0oxEZQHIiRnP8ryYkxDaQyg="
"WeatherForecast.wasm": "sha256-pefZFqXAg+P2iaL1fV03X5GDlXteGoIFFiwZVoaaFP0="
}
},
"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.
Binary file modified _framework/netstandard.wasm
Binary file not shown.
Binary file modified _framework/netstandard.wasm.br
Binary file not shown.
Binary file modified _framework/netstandard.wasm.gz
Binary file not shown.

0 comments on commit 578c71a

Please sign in to comment.