File tree
Expand file treeCollapse file tree
18 files changed
+104
-105
lines changedOpen diff view settings
Filter options
- templates/WebApplicationBasic
- ClientApp
- css
- Views
- Home
- wwwroot
- css
- js
Expand file treeCollapse file tree
18 files changed
+104
-105
lines changedOpen diff view settings
Collapse file
templates/WebApplicationBasic/.babelrc
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
Collapse file
templates/WebApplicationBasic/.bowerrc
Copy file name to clipboardExpand all lines: templates/WebApplicationBasic/.bowerrc-3Lines changed: 0 additions & 3 deletions
This file was deleted.
Collapse file
templates/WebApplicationBasic/.gitignore
Copy file name to clipboardExpand all lines: templates/WebApplicationBasic/.gitignore+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | | - |
| 27 | + |
29 | 28 | |
30 | 29 | |
31 | 30 | |
|
Collapse file
templates/WebApplicationBasic/ClientApp/App.ts
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
Collapse file
…WebApplicationBasic/wwwroot/css/site.css …bApplicationBasic/ClientApp/css/site.csstemplates/WebApplicationBasic/wwwroot/css/site.css renamed to templates/WebApplicationBasic/ClientApp/css/site.css templates/WebApplicationBasic/wwwroot/css/site.css renamed to templates/WebApplicationBasic/ClientApp/css/site.css
Copy file name to clipboardFile renamed without changes.
Collapse file
templates/WebApplicationBasic/Views/Home/Index.cshtml
Copy file name to clipboardExpand all lines: templates/WebApplicationBasic/Views/Home/Index.cshtml+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
108 | 108 | |
109 | 109 | |
110 | 110 | |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
Collapse file
templates/WebApplicationBasic/Views/Shared/_Layout.cshtml
Copy file name to clipboardExpand all lines: templates/WebApplicationBasic/Views/Shared/_Layout.cshtml+2-25Lines changed: 2 additions & 25 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
12 | 8 | |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
| 9 | + |
17 | 10 | |
18 | 11 | |
19 | 12 | |
| ||
45 | 38 | |
46 | 39 | |
47 | 40 | |
48 | | - |
49 | | - |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
59 | | - |
60 | | - |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
| 41 | + |
65 | 42 | |
66 | 43 | |
67 | 44 | |
Collapse file
templates/WebApplicationBasic/bower.json
Copy file name to clipboardExpand all lines: templates/WebApplicationBasic/bower.json-10Lines changed: 0 additions & 10 deletions
This file was deleted.
Collapse file
templates/WebApplicationBasic/gulpfile.js
Copy file name to clipboardExpand all lines: templates/WebApplicationBasic/gulpfile.js-47Lines changed: 0 additions & 47 deletions
This file was deleted.
Collapse file
+22-11Lines changed: 22 additions & 11 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
0 commit comments