Skip to content

Commit

Permalink
Bump bootstrap from 3.0.3 to 3.4.1 in /FeatureSwitch.AspNet.Sample
Browse files Browse the repository at this point in the history
Bumps bootstrap from 3.0.3 to 3.4.1.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2019
1 parent 87eca8c commit baddc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FeatureSwitch.AspNet.Sample/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Antlr" version="3.5.0.2" targetFramework="net45" />
<package id="bootstrap" version="3.0.3" targetFramework="net45" />
<package id="bootstrap" version="3.4.1" targetFramework="net45" />
<package id="EntityFramework" version="6.0.2" targetFramework="net45" />
<package id="FeatureSwitch" version="1.3.3" targetFramework="net45" />
<package id="FeatureSwitch.AspNet.Mvc5" version="1.3.3" targetFramework="net45" />
Expand Down

0 comments on commit baddc41

Please sign in to comment.