Commit 64ed1c7
authored
Use Directory.Build.props/targets (aspnet#1235)
1 parent 04fe120 commit 64ed1c7Copy full SHA for 64ed1c7
File tree
Expand file treeCollapse file tree
14 files changed
+48
-49
lines changedOpen diff view settings
Filter options
- build
- samples/misc
- LatencyTest
- NodeServicesExamples
- Webpack
- src
- Microsoft.AspNetCore.NodeServices.Sockets
- Microsoft.AspNetCore.NodeServices
- Microsoft.AspNetCore.SpaServices
- templates
Expand file treeCollapse file tree
14 files changed
+48
-49
lines changedOpen diff view settings
Collapse file
appveyor.yml .appveyor.ymlappveyor.yml renamed to .appveyor.yml
Copy file name to clipboardFile renamed without changes.
Collapse file
Directory.Build.props
Copy file name to clipboard+15Lines changed: 15 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 | + |
| 14 | + |
| 15 | + |
Collapse file
Directory.Build.targets
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
Collapse file
+10-4Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
5 | 5 | |
6 | 6 | |
| 7 | + |
| 8 | + |
| 9 | + |
7 | 10 | |
8 | 11 | |
9 | 12 | |
| ||
30 | 33 | |
31 | 34 | |
32 | 35 | |
33 | | - |
| 36 | + |
34 | 37 | |
35 | | - |
36 | | - |
| 38 | + |
| 39 | + |
37 | 40 | |
38 | 41 | |
39 | 42 | |
| ||
79 | 82 | |
80 | 83 | |
81 | 84 | |
| 85 | + |
| 86 | + |
| 87 | + |
82 | 88 | |
Collapse file
-23Lines changed: 0 additions & 23 deletions
This file was deleted.
Collapse file
samples/misc/LatencyTest/LatencyTest.csproj
Copy file name to clipboardExpand all lines: samples/misc/LatencyTest/LatencyTest.csproj-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
4 | | - |
5 | 3 | |
6 | 4 | |
7 | 5 | |
|
Collapse file
samples/misc/NodeServicesExamples/NodeServicesExamples.csproj
Copy file name to clipboardExpand all lines: samples/misc/NodeServicesExamples/NodeServicesExamples.csproj+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
| 1 | + |
4 | 2 | |
5 | 3 | |
6 | 4 | |
|
Collapse file
samples/misc/Webpack/Webpack.csproj
Copy file name to clipboardExpand all lines: samples/misc/Webpack/Webpack.csproj+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
| 1 | + |
4 | 2 | |
5 | 3 | |
6 | 4 | |
|
Collapse file
src/Directory.Build.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
src/Microsoft.AspNetCore.NodeServices.Sockets/Microsoft.AspNetCore.NodeServices.Sockets.csproj
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.NodeServices.Sockets/Microsoft.AspNetCore.NodeServices.Sockets.csproj-4Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
4 | | - |
5 | 3 | |
6 | 4 | |
7 | 5 | |
8 | | - |
9 | | - |
10 | 6 | |
11 | 7 | |
12 | 8 | |
|
0 commit comments