Update Blazor bundle

pull/10567/head
liangshiwei 4 years ago
parent 3e270214fa
commit e2475b04a1

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -8,7 +8,7 @@
<base href="/" />
<!--ABP:Styles-->
<link href="global.css?_v=637710195522309763" rel="stylesheet"/>
<link href="global.css?_v=637720542133359597" 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=637710195525117113"></script>
<script src="global.js?_v=637720542135663519"></script>
<!--/ABP:Scripts-->
</body>
</html>

@ -8,7 +8,7 @@
<base href="/" />
<!--ABP:Styles-->
<link href="global.css?_v=637710196152037820" rel="stylesheet"/>
<link href="global.css?_v=637720542183319033" rel="stylesheet"/>
<link href="main.css" rel="stylesheet"/>
<!--/ABP:Styles-->
</head>
@ -22,7 +22,7 @@
</div>
<!--ABP:Scripts-->
<script src="global.js?_v=637710196154808376"></script>
<script src="global.js?_v=637720542186194453"></script>
<!--/ABP:Scripts-->
</body>
</html>

Loading…
Cancel
Save