We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61ef8f7 commit 14cbed5Copy full SHA for 14cbed5
src/BootstrapBlazor.Server/Components/Layout/HomeLayout.razor
@@ -60,7 +60,7 @@
60
</div>
61
<div class="footer-info">
62
<div class="d-flex">
63
- <div>SDK .NET @Version on @OS</div>
+ <div>.NET @Version on @OS</div>
64
<div class="ms-1">BB @VersionService.Version</div>
65
<FooterCounter></FooterCounter>
66
<CacheCounter></CacheCounter>
0 commit comments