Commit 3058c05
Unify dependency versions across all non-template projects
1 parent 821ad85 commit 3058c05Copy full SHA for 3058c05
File tree
Expand file treeCollapse file tree
15 files changed
+91
-65
lines changedOpen diff view settings
Filter options
- build
- samples
- angular/MusicStore
- misc
- LatencyTest
- NodeServicesExamples
- Webpack
- react
- MusicStore
- ReactGrid
- src
- Microsoft.AspNetCore.AngularServices
- Microsoft.AspNetCore.NodeServices.Sockets
- Microsoft.AspNetCore.NodeServices
- Microsoft.AspNetCore.ReactServices
- Microsoft.AspNetCore.SpaServices
- templates/WebApplicationBasic
Expand file treeCollapse file tree
15 files changed
+91
-65
lines changedOpen diff view settings
Collapse file
src/build/Key.snk build/Key.snksrc/build/Key.snk renamed to build/Key.snk
Copy file name to clipboardFile renamed without changes.
Collapse file
src/build/common.props build/common.propssrc/build/common.props renamed to build/common.props
Copy file name to clipboard+4-5Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 | |
3 | 6 | |
4 | 7 | |
5 | 8 | |
6 | 9 | |
7 | 10 | |
8 | 11 | |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
13 | 12 | |
14 | 13 | |
15 | 14 | |
16 | 15 | |
17 | 16 | |
18 | 17 | |
19 | | - |
| 18 | + |
Collapse file
build/dependencies.props
Copy file name to clipboard+13Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
Collapse file
samples/angular/MusicStore/MusicStore.csproj
Copy file name to clipboardExpand all lines: samples/angular/MusicStore/MusicStore.csproj+10-8Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
3 | 5 | |
4 | 6 | |
5 | 7 | |
| ||
11 | 13 | |
12 | 14 | |
13 | 15 | |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
18 | | - |
19 | | - |
20 | | - |
21 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
22 | 24 | |
23 | 25 | |
24 | 26 | |
|
Collapse file
samples/misc/LatencyTest/LatencyTest.csproj
Copy file name to clipboardExpand all lines: samples/misc/LatencyTest/LatencyTest.csproj+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
3 | 5 | |
4 | 6 | |
5 | 7 | |
| ||
11 | 13 | |
12 | 14 | |
13 | 15 | |
14 | | - |
| 16 | + |
15 | 17 | |
16 | 18 | |
17 | 19 | |
Collapse file
samples/misc/NodeServicesExamples/NodeServicesExamples.csproj
Copy file name to clipboardExpand all lines: samples/misc/NodeServicesExamples/NodeServicesExamples.csproj+7-5Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
3 | 5 | |
4 | 6 | |
5 | 7 | |
| ||
10 | 12 | |
11 | 13 | |
12 | 14 | |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
18 | 20 | |
19 | 21 | |
20 | 22 | |
|
Collapse file
samples/misc/Webpack/Webpack.csproj
Copy file name to clipboardExpand all lines: samples/misc/Webpack/Webpack.csproj+6-4Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
3 | 5 | |
4 | 6 | |
5 | 7 | |
| ||
11 | 13 | |
12 | 14 | |
13 | 15 | |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
18 | 20 | |
19 | 21 | |
20 | 22 | |
|
Collapse file
samples/react/MusicStore/MusicStore.csproj
Copy file name to clipboard+11-9Lines changed: 11 additions & 9 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
3 | 5 | |
4 | 6 | |
5 | 7 | |
| ||
15 | 17 | |
16 | 18 | |
17 | 19 | |
18 | | - |
19 | | - |
20 | | - |
21 | | - |
22 | | - |
23 | | - |
24 | | - |
25 | | - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
26 | 28 | |
27 | 29 | |
28 | 30 | |
| ||
31 | 33 | |
32 | 34 | |
33 | 35 | |
34 | | - |
| 36 | + |
35 | 37 | |
36 | 38 | |
37 | 39 | |
Collapse file
samples/react/ReactGrid/ReactGrid.csproj
Copy file name to clipboardExpand all lines: samples/react/ReactGrid/ReactGrid.csproj+5-3Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
3 | 5 | |
4 | 6 | |
5 | 7 | |
| ||
11 | 13 | |
12 | 14 | |
13 | 15 | |
14 | | - |
15 | | - |
16 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
17 | 19 | |
18 | 20 | |
19 | 21 | |
|
Collapse file
src/Microsoft.AspNetCore.AngularServices/Microsoft.AspNetCore.AngularServices.csproj
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.AngularServices/Microsoft.AspNetCore.AngularServices.csproj+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
19 | | - |
| 19 | + |
20 | 20 | |
21 | 21 | |
22 | 22 | |
0 commit comments