Skip to content

Commit

Permalink
Deploying to gh-pages from @ e17ebc4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinKlein1508 committed Jul 15, 2024
1 parent 2005207 commit ea7bb26
Show file tree
Hide file tree
Showing 16 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion _content/Blazor.SignaturePad/sigpad.interop.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Sigpad from "./sigpad.min.js?ver=8.1.3"
import Sigpad from "./sigpad.min.js?ver=8.1.4"
var dotNetHelper;

export function setup(id, reference, options, image) {
Expand Down
Binary file modified _framework/BlazorWebAssemblyDemo.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorWebAssemblyDemo.wasm
Binary file not shown.
Binary file modified _framework/BlazorWebAssemblyDemo.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorWebAssemblyDemo.wasm.gz
Binary file not shown.
Binary file modified _framework/Demos.Core.pdb.gz
Binary file not shown.
Binary file modified _framework/Demos.Core.wasm
Binary file not shown.
Binary file modified _framework/Demos.Core.wasm.br
Binary file not shown.
Binary file modified _framework/Demos.Core.wasm.gz
Binary file not shown.
Binary file modified _framework/SignaturePad.pdb.gz
Binary file not shown.
Binary file modified _framework/SignaturePad.wasm
Binary file not shown.
Binary file modified _framework/SignaturePad.wasm.br
Binary file not shown.
Binary file modified _framework/SignaturePad.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": "BlazorWebAssemblyDemo",
"resources": {
"hash": "sha256-HfLYw8fYnzCjPP1UT1AbWDCSZ9RYsl1qR/NeS+zRxBQ=",
"hash": "sha256-EQfHCygt6MmNu92RYXzsJ2iGFZrZEa6jEuwuW80L3c8=",
"jsModuleNative": {
"dotnet.native.8.0.7.z45wypls6s.js": "sha256-7mUf77X9kA8XQSanKrMFFP42Cd+qNdOCGHeI1c5JxXo="
},
Expand All @@ -17,8 +17,8 @@
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
},
"assembly": {
"BlazorWebAssemblyDemo.wasm": "sha256-M0RjzM6CGUtcVCd1ZTjNvXRGcmtBEnALxSPTHCZNleY=",
"Demos.Core.wasm": "sha256-EdT5wg5qIExwXSBvu/eXzlOL6TbxTzFe38ix83nG9oI=",
"BlazorWebAssemblyDemo.wasm": "sha256-Ve0goRhjRI8m/oCVERNKsLyXQqkjFKJZWJxnmp5Mv78=",
"Demos.Core.wasm": "sha256-fO+xCoZ/Kkdd8+o2tQ2BJlCdRYWoJ+N3VMRqL6lPQmQ=",
"Microsoft.AspNetCore.Components.wasm": "sha256-MTenOwy7CFnZ9REHsbuNiAzBrAhYMonj58snI9nTdWA=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-4tmx4uC98MyKjCuM9ErBZwXpqkLx4fwVZfJQIv+Y0+A=",
"Microsoft.AspNetCore.Components.WebAssembly.wasm": "sha256-9Uaq4KNQ1DWuBiY/tJkLfHuNrc5YnWuIVkbhHPtf9kM=",
Expand All @@ -34,7 +34,7 @@
"Microsoft.Extensions.Primitives.wasm": "sha256-Ms2HR5Gpug/0uRAzdk4SUNT76Ml3CjFv9Jo+dUIMGac=",
"Microsoft.JSInterop.wasm": "sha256-MZvPB837l3E4L0SPYKVdl1ArzvS6M7ciTNmMOrDf7Zs=",
"Microsoft.JSInterop.WebAssembly.wasm": "sha256-nJo9AftA2/mHxtXapqHsgjzQgIHOpue2DnVtxkgTSME=",
"SignaturePad.wasm": "sha256-TEY6NHFYVFUgwQxdsf0IHyDMNKhpfUooXLg9HJUIfkk=",
"SignaturePad.wasm": "sha256-WOlt9zQ00VQ1B8tgHRlXx31IU9GPk28dJYs8853q/Yk=",
"System.Collections.Concurrent.wasm": "sha256-MTnlDhKDZFpjn+CbdSRQd87fO0qShiN23kP3rF1X/7s=",
"System.Collections.wasm": "sha256-cdxWrykHdcK4XD3QXwJcxLgccnsFabC58bbfyxVvDKs=",
"System.ComponentModel.Primitives.wasm": "sha256-twRncLqmQL5Li5EkdrlfESJv9ZiUh3tV/nyHWzobaAY=",
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 ea7bb26

Please sign in to comment.