Merge pull request #10328 from abpframework/liangshiwei/blazor

Update blazor bundle
pull/10329/head
maliming 4 years ago committed by GitHub
commit c403eb1255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long

@ -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"/>
@ -23,7 +23,7 @@
</div>
<!--ABP:Scripts-->
<script src="global.js?_v=637697594774520008"></script>
<script src="global.js?_v=637698989766989664"></script>
<!--/ABP:Scripts-->
</body>

@ -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>
@ -22,7 +22,7 @@
</div>
<!--ABP:Scripts-->
<script src="global.js?_v=637697603980013099"></script>
<script src="global.js?_v=637698989792675882"></script>
<!--/ABP:Scripts-->
</body>

Loading…
Cancel
Save