Skip to content

Commit

Permalink
Deploying to gh-pages from @ 63f7e01 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
suxrobGM committed Jul 26, 2024
1 parent a941182 commit e2fcf58
Show file tree
Hide file tree
Showing 16 changed files with 6 additions and 6 deletions.
Binary file modified _framework/FormBuilder.DesignerApp.pdb.gz
Binary file not shown.
Binary file modified _framework/FormBuilder.DesignerApp.wasm
Binary file not shown.
Binary file modified _framework/FormBuilder.DesignerApp.wasm.br
Binary file not shown.
Binary file modified _framework/FormBuilder.DesignerApp.wasm.gz
Binary file not shown.
Binary file modified _framework/FormBuilder.Shared.pdb.gz
Binary file not shown.
Binary file modified _framework/FormBuilder.Shared.wasm
Binary file not shown.
Binary file modified _framework/FormBuilder.Shared.wasm.br
Binary file not shown.
Binary file modified _framework/FormBuilder.Shared.wasm.gz
Binary file not shown.
Binary file modified _framework/FormBuilder.pdb.gz
Binary file not shown.
Binary file modified _framework/FormBuilder.wasm
Binary file not shown.
Binary file modified _framework/FormBuilder.wasm.br
Binary file not shown.
Binary file modified _framework/FormBuilder.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": "FormBuilder.DesignerApp",
"resources": {
"hash": "sha256-ZKxRESKdwYzl56JCUQchr30HUlB5C5LLGr4MYCYcL2Y=",
"hash": "sha256-/WBRqyPx2GZRZvsJ+Y0ALtNBdjSGhpLHbnCVYC/0HYM=",
"jsModuleNative": {
"dotnet.native.8.0.7.sy51k63m6a.js": "sha256-EVGOQfWsQdDL8HWoHlQF8hq2wndDY0772tR/cA+SlAM="
},
Expand All @@ -17,9 +17,9 @@
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
},
"assembly": {
"FormBuilder.DesignerApp.wasm": "sha256-hCNcp0VGalyxRMVLVlfKYXK0VAIdCidTDmCNkTuD8Ik=",
"FormBuilder.Shared.wasm": "sha256-4NW3mWrQZ5VxByXxE48bNUbg1q6UhxS6/Xz9JK6+cZk=",
"FormBuilder.wasm": "sha256-NzD88t1rZlqwsorJkBZewHYtQOV+2s3PTRyOBczvkRQ=",
"FormBuilder.DesignerApp.wasm": "sha256-KyES7xVs6f2+FsnTPwjzQfcslA5lc8a4Tn2mYq9/0ig=",
"FormBuilder.Shared.wasm": "sha256-oF5WJEByxpkZ66AqeCvQWTArw6Ll4BzIwHVtDEYXBAA=",
"FormBuilder.wasm": "sha256-y3RXMKSj4pL41W5Q72aK1MvIMOirdB8mH3UXSIGS1Ak=",
"Humanizer.wasm": "sha256-4NbSboZzzP9nikRtXapUZNzOyITt7ht9TNqCIQHr5OE=",
"Microsoft.AspNetCore.Components.Forms.wasm": "sha256-8+GP8sUuFhXNMn9m0iWawXbNnFcCPm3t8AErALlVl7M=",
"Microsoft.AspNetCore.Components.wasm": "sha256-AP1v2E3r90cGmKmjXj45NQ3l8d9579ApuGoPBd8fXz8=",
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.
4 changes: 2 additions & 2 deletions appsettings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"FormBuilderOptions": {
"FormApiUrl": "https://localhost:7000"
"FormBuilder": {
"FormApiHost": "https://localhost:7000"
}
}

0 comments on commit e2fcf58

Please sign in to comment.