Commit 58bf117
committed
Update templates to domain-task 2.0.0. Fixes aspnet#166.
1 parent fc89747 commit 58bf117Copy full SHA for 58bf117
File tree
Expand file treeCollapse file tree
9 files changed
+19
-14
lines changedOpen diff view settings
Filter options
- samples/react
- MusicStore
- ReactApp/store
- ReactGrid
- templates
- ReactReduxSpa
- ClientApp/store
- yeoman/src/generator
Expand file treeCollapse file tree
9 files changed
+19
-14
lines changedOpen diff view settings
Collapse file
samples/react/MusicStore/ReactApp/store/AlbumDetails.ts
Copy file name to clipboardExpand all lines: samples/react/MusicStore/ReactApp/store/AlbumDetails.ts+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
51 | 51 | |
52 | 52 | |
53 | 53 | |
54 | | - |
| 54 | + |
55 | 55 | |
56 | 56 | |
57 | 57 | |
| ||
60 | 60 | |
61 | 61 | |
62 | 62 | |
| 63 | + |
63 | 64 | |
64 | 65 | |
65 | 66 | |
|
Collapse file
samples/react/MusicStore/ReactApp/store/FeaturedAlbums.ts
Copy file name to clipboardExpand all lines: samples/react/MusicStore/ReactApp/store/FeaturedAlbums.ts+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
39 | 39 | |
40 | 40 | |
41 | 41 | |
42 | | - |
| 42 | + |
43 | 43 | |
44 | 44 | |
45 | 45 | |
| 46 | + |
46 | 47 | |
47 | 48 | |
48 | 49 | |
|
Collapse file
samples/react/MusicStore/ReactApp/store/GenreDetails.ts
Copy file name to clipboardExpand all lines: samples/react/MusicStore/ReactApp/store/GenreDetails.ts+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
39 | 39 | |
40 | 40 | |
41 | 41 | |
42 | | - |
| 42 | + |
43 | 43 | |
44 | 44 | |
45 | 45 | |
| ||
48 | 48 | |
49 | 49 | |
50 | 50 | |
| 51 | + |
51 | 52 | |
52 | 53 | |
53 | 54 | |
|
Collapse file
samples/react/MusicStore/ReactApp/store/GenreList.ts
Copy file name to clipboardExpand all lines: samples/react/MusicStore/ReactApp/store/GenreList.ts+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
34 | 34 | |
35 | 35 | |
36 | 36 | |
37 | | - |
| 37 | + |
38 | 38 | |
39 | 39 | |
| 40 | + |
40 | 41 | |
41 | 42 | |
42 | 43 | |
|
Collapse file
samples/react/MusicStore/package.json
Copy file name to clipboardExpand all lines: samples/react/MusicStore/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
| 28 | + |
29 | 29 | |
30 | 30 | |
31 | 31 | |
|
Collapse file
samples/react/ReactGrid/package.json
Copy file name to clipboardExpand all lines: samples/react/ReactGrid/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
Collapse file
templates/ReactReduxSpa/ClientApp/store/WeatherForecasts.ts
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/ClientApp/store/WeatherForecasts.ts+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
45 | 45 | |
46 | 46 | |
47 | 47 | |
48 | | - |
| 48 | + |
49 | 49 | |
50 | 50 | |
51 | 51 | |
52 | 52 | |
53 | 53 | |
| 54 | + |
54 | 55 | |
55 | 56 | |
56 | 57 | |
|
Collapse file
templates/ReactReduxSpa/package.json
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
|
Collapse file
templates/yeoman/src/generator/package.json
Copy file name to clipboardExpand all lines: templates/yeoman/src/generator/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
|
0 commit comments