Skip to content

Commit

Permalink
Merge pull request #10328 from abpframework/liangshiwei/blazor
Browse files Browse the repository at this point in the history
Update blazor bundle
  • Loading branch information
maliming committed Oct 15, 2021
2 parents 2f0e9b3 + 4f392eb commit c403eb1
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<base href="/" />

<!--ABP:Styles-->
<link href="global.css?_v=637697594257346521" rel="stylesheet"/>
<link href="global.css?_v=637698989764475053" rel="stylesheet"/>
<link href="main.css" rel="stylesheet"/>
<!--/ABP:Styles-->
<link href="MyCompanyName.MyProjectName.Blazor.styles.css" rel="stylesheet"/>
Expand All @@ -23,7 +23,7 @@
</div>

<!--ABP:Scripts-->
<script src="global.js?_v=637697594774520008"></script>
<script src="global.js?_v=637698989766989664"></script>
<!--/ABP:Scripts-->

</body>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<base href="/" />

<!--ABP:Styles-->
<link href="global.css?_v=637697603975794401" rel="stylesheet"/>
<link href="global.css?_v=637698989789981920" rel="stylesheet"/>
<link href="main.css" rel="stylesheet"/>
<!--/ABP:Styles-->
</head>
Expand All @@ -22,7 +22,7 @@
</div>

<!--ABP:Scripts-->
<script src="global.js?_v=637697603980013099"></script>
<script src="global.js?_v=637698989792675882"></script>
<!--/ABP:Scripts-->

</body>
Expand Down

0 comments on commit c403eb1

Please sign in to comment.