adding initial project and solution files
This commit is contained in:
10
src/Web/bower.json
Normal file
10
src/Web/bower.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "asp.net",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"bootstrap": "3.3.7",
|
||||
"jquery": "2.2.0",
|
||||
"jquery-validation": "1.14.0",
|
||||
"jquery-validation-unobtrusive": "3.2.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user