Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#650 bump bootstrap version #717

Merged
merged 3 commits into from
Jun 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Cli/Pages/Home.razor
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<p class="version">@version</p>
</div>
</div>
<br/>
<div class="container">
<div class="row flex-nowrap justify-content-center">
<div class="d-flex flex-column col-md-4 jt-cards bg-custom-secondary">
Expand Down
11 changes: 5 additions & 6 deletions Cli/wwwroot/css/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Cli/wwwroot/css/bootstrap/bootstrap.min.css.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions Cli/wwwroot/js/bootstrap.bundle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Cli/wwwroot/js/bootstrap.bundle.min.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Documentation for the [API](https://microsoft.github.io/AttackSurfaceAnalyzer/ap
- New Blazor GUI with Rule Authoring and Testing Sandbox
- New Collectors
- Improved collection and analysis performance.
- Support for C# 9/.NET 5

## Overview

Expand Down