Skip to content

Commit

Permalink
Deploying to gh-pages from @ 71fa92e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Feb 11, 2024
1 parent c97f581 commit 162d4ca
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>BlazorWasmNet6</title>
<base href="/PinguApps.Blazor.QRCode/" />
<base href="/Blazor.QRCode/" />
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
<link href="css/app.css" rel="stylesheet" />
<link href="BlazorWasmNet6.styles.css" rel="stylesheet" />
Expand Down
Binary file modified _framework/BlazorWasmNet6.dll
Binary file not shown.
Binary file modified _framework/BlazorWasmNet6.dll.br
Binary file not shown.
Binary file modified _framework/BlazorWasmNet6.dll.gz
Binary file not shown.
Binary file modified _framework/BlazorWasmNet6.pdb.gz
Binary file not shown.
Binary file modified _framework/PinguApps.Blazor.QRCode.dll
Binary file not shown.
Binary file modified _framework/PinguApps.Blazor.QRCode.dll.br
Binary file not shown.
Binary file modified _framework/PinguApps.Blazor.QRCode.dll.gz
Binary file not shown.
Binary file modified _framework/PinguApps.Blazor.QRCode.pdb.gz
Binary file not shown.
6 changes: 3 additions & 3 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"entryAssembly": "BlazorWasmNet6",
"resources": {
"hash": "sha256-I9ONGA9bo/gzlTp188izrNPTDxpmwszmG/fJOgTs1PI=",
"hash": "sha256-NLA5Mx4KsBsp2vifNpyVVU1QVXnL0+hym5OiYYhqRjE=",
"runtime": {
"dotnet.6.0.26.y2dcypma5i.js": "sha256-q4SPzhRyXlR1HXK6WAbwJRNI6jvBBYUisoHeH0+eRyM=",
"dotnet.timezones.blat": "sha256-klrDSl9zL0jGM+Fc+fiCLbJ5Z7U2C9fTDn0+NmIH9VY=",
Expand All @@ -11,7 +11,7 @@
"icudt_no_CJK.dat": "sha256-OxylFgLJlFqixsj+nLxYVsv5iZLvfIKMpLf9hrWaChA="
},
"assembly": {
"BlazorWasmNet6.dll": "sha256-v34u7VBMMDalml4xqYgLRG2KpM/7JWFA7aYH+RKIwik=",
"BlazorWasmNet6.dll": "sha256-/5S0l8KZhY0AtyM3urjkJvsk9slOHk/S5sxb7US87Lw=",
"Microsoft.AspNetCore.Components.dll": "sha256-NgFwPCEl68qZHKE5f6JUEeRERWAR2yv913skkqRcaEw=",
"Microsoft.AspNetCore.Components.Web.dll": "sha256-+tWG7yuL5clLnkAoNz3JtV0srknfotPOwva5TkoDPf8=",
"Microsoft.AspNetCore.Components.WebAssembly.dll": "sha256-6EmIdj+P2RyyLUuX63iSbpm9pFFm3jB81vJWtZXxvPc=",
Expand All @@ -27,7 +27,7 @@
"Microsoft.JSInterop.dll": "sha256-mZkYrgrGkZDU8zPe8I/UgvGUHN+EVhJY+ePf2bOj0mk=",
"Microsoft.JSInterop.WebAssembly.dll": "sha256-Pk/m4qMrPt50HpbP2t2FlitEOKGNcD+2JsoZ68KWPeg=",
"netstandard.dll": "sha256-7n9KJp5cwr+v435EsUZHvkkREDGuCwdqiUHWJjj/wTs=",
"PinguApps.Blazor.QRCode.dll": "sha256-f3exsuJMVgTixijMdsz3+jmWGd0Di5Q1EzNYHPWm+Bg=",
"PinguApps.Blazor.QRCode.dll": "sha256-ebQddrXxmFYIJXiaOBQi8UpJ7Ju2wTHRO5TxWkPeeGk=",
"QrCodeGenerator.dll": "sha256-UTnfSWxNJHsnz7ottp09pVYLPSS2pN7kBgVcaIuA2+s=",
"System.Collections.Concurrent.dll": "sha256-fkRxqm/mBt+ipHgQPzq2k5iWjqRM0pmtwOn4i7jO54w=",
"System.Collections.dll": "sha256-TW55wgP+2DJ7TSQeD8SGVV8fPBkbBv05GOHvrw9jMNc=",
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.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>BlazorWasmNet6</title>
<base href="/PinguApps.Blazor.QRCode/" />
<base href="/Blazor.QRCode/" />
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
<link href="css/app.css" rel="stylesheet" />
<link href="BlazorWasmNet6.styles.css" rel="stylesheet" />
Expand Down

0 comments on commit 162d4ca

Please sign in to comment.