Commit 67fc643
committed
Update Angular 2 Music Store sample to declare dependency on .NET Core 1.0.1
1 parent 5a9d3cb commit 67fc643Copy full SHA for 67fc643
File tree
Expand file treeCollapse file tree
2 files changed
+41
-18
lines changedOpen diff view settings
Filter options
- samples/angular/MusicStore
Expand file treeCollapse file tree
2 files changed
+41
-18
lines changedOpen diff view settings
Collapse file
samples/angular/MusicStore/Startup.cs
Copy file name to clipboardExpand all lines: samples/angular/MusicStore/Startup.cs+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
62 | 62 | |
63 | 63 | |
64 | 64 | |
65 | | - |
| 65 | + |
66 | 66 | |
67 | 67 | |
68 | 68 | |
|
Collapse file
samples/angular/MusicStore/project.json
Copy file name to clipboardExpand all lines: samples/angular/MusicStore/project.json+40-17Lines changed: 40 additions & 17 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
| 9 | + |
| 10 | + |
9 | 11 | |
10 | 12 | |
11 | 13 | |
12 | 14 | |
13 | 15 | |
14 | | - |
| 16 | + |
15 | 17 | |
16 | | - |
| 18 | + |
17 | 19 | |
18 | 20 | |
| 21 | + |
19 | 22 | |
20 | 23 | |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
21 | 29 | |
22 | | - |
23 | | - |
24 | | - |
| 30 | + |
25 | 31 | |
| 32 | + |
| 33 | + |
26 | 34 | |
| 35 | + |
| 36 | + |
27 | 37 | |
28 | | - |
29 | 38 | |
30 | | - |
31 | | - |
32 | | - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
33 | 47 | |
| 48 | + |
34 | 49 | |
35 | 50 | |
36 | 51 | |
37 | 52 | |
38 | | - |
39 | 53 | |
40 | 54 | |
41 | 55 | |
42 | 56 | |
| 57 | + |
43 | 58 | |
44 | | - |
| 59 | + |
| 60 | + |
| 61 | + |
45 | 62 | |
46 | | - |
47 | | - |
48 | | - |
49 | | - |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
50 | 70 | |
51 | 71 | |
52 | 72 | |
53 | | - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
54 | 77 | |
55 | 78 | |
56 | 79 | |
0 commit comments