This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Commit f48d483
committed
Make DiagnosticsSource ref assembly consistent
The DiagnosticsSource ref didn't have all the same
target frameworks as the implementation so that was fixed.
It should be noted that the ref assemblies aren't currently
included in the package only the libs are but it is good to keep
them consistent as our testing does use them.1 parent ed06384 commit f48d483
File tree
3 files changed
+8
-10
lines changed- src/System.Diagnostics.DiagnosticSource
- ref
- src
3 files changed
+8
-10
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | | - | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
Lines changed: 0 additions & 5 deletions
This file was deleted.
0 commit comments