Skip to content

Commit a19ab9b

Browse files
committed
Lock down bootstrap version due to angular/angular-cli#9042
1 parent 86913b3 commit a19ab9b

12 files changed

+2
-159
lines changed

src/AngularASPNETCore2WebApiAuth.sln

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
4-
VisualStudioVersion = 15.0.26906.1
4+
VisualStudioVersion = 15.0.27130.2010
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AngularASPNETCore2WebApiAuth", "AngularASPNETCore2WebApiAuth.csproj", "{27E2D292-D66B-47A1-AFF0-5DBADD669799}"
77
EndProject

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/platform-browser": "^5.0.0",
2222
"@angular/platform-browser-dynamic": "^5.0.0",
2323
"@angular/router": "^5.0.0",
24-
"bootstrap": "^4.0.0-beta.2",
24+
"bootstrap": "4.0.0-beta.2",
2525
"core-js": "^2.4.1",
2626
"rxjs": "^5.5.2",
2727
"zone.js": "^0.8.14"

src/wwwroot/3rdpartylicenses.txt

-97
This file was deleted.

src/wwwroot/assets/facebook-login.png

-9.83 KB
Binary file not shown.

src/wwwroot/assets/util.js

-9
This file was deleted.

src/wwwroot/facebook-auth.html

-33
This file was deleted.

src/wwwroot/favicon.ico

-5.3 KB
Binary file not shown.

src/wwwroot/index.html

-1
This file was deleted.

src/wwwroot/inline.b076b29e0fcbcba1f1b7.bundle.js

-1
This file was deleted.

src/wwwroot/main.445138096e9a815aa055.bundle.js

-1
This file was deleted.

src/wwwroot/polyfills.61df7d7ec492d95bb0b2.bundle.js

-1
This file was deleted.

src/wwwroot/styles.1b763678eb8670aeef5a.bundle.css

-14
This file was deleted.

0 commit comments

Comments
 (0)