Skip to content

Commit 0e86515

Browse files
WingZer0ogfs
andauthored
#650 bump bootstrap version (#717)
* #650 bump bootstrap version * Bump to Bootstrap 5.3.3 * Readme cleanup --------- Co-authored-by: Gabe Stocco <[email protected]>
1 parent 77c8eeb commit 0e86515

File tree

6 files changed

+12
-13
lines changed

6 files changed

+12
-13
lines changed

Cli/Pages/Home.razor

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<p class="version">@version</p>
1212
</div>
1313
</div>
14+
<br/>
1415
<div class="container">
1516
<div class="row flex-nowrap justify-content-center">
1617
<div class="d-flex flex-column col-md-4 jt-cards bg-custom-secondary">

Cli/wwwroot/css/bootstrap/bootstrap.min.css

+5-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cli/wwwroot/css/bootstrap/bootstrap.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cli/wwwroot/js/bootstrap.bundle.min.js

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cli/wwwroot/js/bootstrap.bundle.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Documentation for the [API](https://microsoft.github.io/AttackSurfaceAnalyzer/ap
2121
- New Blazor GUI with Rule Authoring and Testing Sandbox
2222
- New Collectors
2323
- Improved collection and analysis performance.
24-
- Support for C# 9/.NET 5
2524

2625
## Overview
2726

0 commit comments

Comments
 (0)