Skip to content

Commit

Permalink
Update Bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
joszz committed Oct 14, 2020
1 parent 0fbe589 commit 4990f58
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 1 deletion.
155 changes: 155 additions & 0 deletions HyperVAdmin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,46 @@
<Content Include="Content\Scripts\worker.min.js">
<DependentUpon>worker.js</DependentUpon>
</Content>
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap-grid.css" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap-grid.min.css" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap-reboot.css" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap-reboot.min.css" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap.css" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap.min.css" />
<Content Include="Content\Vendor\bootstrap\dist\js\bootstrap.bundle.js" />
<Content Include="Content\Vendor\bootstrap\dist\js\bootstrap.bundle.min.js" />
<Content Include="Content\Vendor\bootstrap\dist\js\bootstrap.js" />
<Content Include="Content\Vendor\bootstrap\dist\js\bootstrap.min.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\alert.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\button.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\carousel.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\collapse.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\dropdown.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\index.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\modal.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\popover.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\scrollspy.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\tab.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\toast.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\tooltip.js" />
<Content Include="Content\Vendor\bootstrap\js\dist\util.js" />
<Content Include="Content\Vendor\bootstrap\js\src\alert.js" />
<Content Include="Content\Vendor\bootstrap\js\src\button.js" />
<Content Include="Content\Vendor\bootstrap\js\src\carousel.js" />
<Content Include="Content\Vendor\bootstrap\js\src\collapse.js" />
<Content Include="Content\Vendor\bootstrap\js\src\dropdown.js" />
<Content Include="Content\Vendor\bootstrap\js\src\index.js" />
<Content Include="Content\Vendor\bootstrap\js\src\modal.js" />
<Content Include="Content\Vendor\bootstrap\js\src\popover.js" />
<Content Include="Content\Vendor\bootstrap\js\src\scrollspy.js" />
<Content Include="Content\Vendor\bootstrap\js\src\tab.js" />
<Content Include="Content\Vendor\bootstrap\js\src\toast.js" />
<Content Include="Content\Vendor\bootstrap\js\src\tools\sanitizer.js" />
<Content Include="Content\Vendor\bootstrap\js\src\tooltip.js" />
<Content Include="Content\Vendor\bootstrap\js\src\util.js" />
<Content Include="Content\Vendor\jquery.isloading\jquery.isloading.js" />
<Content Include="Content\Vendor\jquery.vibrate\jquery.vibrate.js" />
<Content Include="Content\Vendor\sorttable\sorttable.js" />
<Content Include="Documentation\docfx\api\HyperVAdmin.Attributes.AJAXOnlyAttribute.html" />
<Content Include="Documentation\docfx\api\HyperVAdmin.Attributes.html" />
<Content Include="Documentation\docfx\api\HyperVAdmin.BundleConfig.html" />
Expand Down Expand Up @@ -347,6 +387,121 @@
<Content Include="libman.json" />
<Content Include="Views\Session\Manifest.cshtml" />
<Content Include="Views\Session\ServiceWorker.cshtml" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap-grid.css.map" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap-grid.min.css.map" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap-reboot.css.map" />
<Content Include="Content\Vendor\bootstrap\LICENSE" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap-reboot.min.css.map" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap.css.map" />
<Content Include="Content\Vendor\bootstrap\dist\css\bootstrap.min.css.map" />
<Content Include="Content\Vendor\bootstrap\dist\js\bootstrap.bundle.js.map" />
<Content Include="Content\Vendor\bootstrap\dist\js\bootstrap.bundle.min.js.map" />
<Content Include="Content\Vendor\bootstrap\dist\js\bootstrap.js.map" />
<Content Include="Content\Vendor\bootstrap\dist\js\bootstrap.min.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\alert.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\button.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\carousel.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\collapse.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\dropdown.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\modal.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\popover.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\scrollspy.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\tab.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\toast.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\tooltip.js.map" />
<Content Include="Content\Vendor\bootstrap\js\dist\util.js.map" />
<Content Include="Content\Vendor\bootstrap\package.json" />
<Content Include="Content\Vendor\bootstrap\README.md" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_alert.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_background-variant.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_badge.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_border-radius.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_box-shadow.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_breakpoints.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_buttons.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_alert.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_caret.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_clearfix.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_deprecate.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_float.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_forms.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_gradients.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_grid-framework.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_grid.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_hover.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_image.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_list-group.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_lists.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_nav-divider.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_pagination.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_reset-text.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_resize.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_screen-reader.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_size.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_table-row.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_text-emphasis.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_text-hide.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_text-truncate.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_transition.scss" />
<Content Include="Content\Vendor\bootstrap\scss\mixins\_visibility.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_align.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_background.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_borders.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_clearfix.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_display.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_embed.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_flex.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_float.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_interactions.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_overflow.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_position.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_screenreaders.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_shadows.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_sizing.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_spacing.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_stretched-link.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_text.scss" />
<Content Include="Content\Vendor\bootstrap\scss\utilities\_visibility.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_badge.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_breadcrumb.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_button-group.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_buttons.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_card.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_carousel.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_close.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_code.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_custom-forms.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_dropdown.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_forms.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_functions.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_grid.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_images.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_input-group.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_jumbotron.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_list-group.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_media.scss" />
<Content Include="Content\Vendor\bootstrap\scss\vendor\_rfs.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_mixins.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_modal.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_nav.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_navbar.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_pagination.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_popover.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_print.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_progress.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_reboot.scss" />
<Content Include="Content\Vendor\bootstrap\scss\bootstrap-grid.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_root.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_spinners.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_tables.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_toasts.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_tooltip.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_transitions.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_type.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_utilities.scss" />
<Content Include="Content\Vendor\bootstrap\scss\_variables.scss" />
<Content Include="Content\Vendor\bootstrap\scss\bootstrap-reboot.scss" />
<Content Include="Content\Vendor\bootstrap\scss\bootstrap.scss" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
Expand Down
2 changes: 1 addition & 1 deletion libman.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
{
"provider": "unpkg",
"library": "bootstrap@4.5.2",
"library": "bootstrap@4.5.3",
"destination": "Content/Vendor/bootstrap/"
},
{
Expand Down

0 comments on commit 4990f58

Please sign in to comment.