Commit 910f619
authored
Use ProjectReferences in libs shared framework source projects (#116772)
* Use P2Ps in inbox src libs
* Additional changes needed to have all references available
* Set PackageId for non-packable projects to differentiate identity
* React to S.Threading.AccessControl moving inbox
* PR feedback1 parent ceede7f commit 910f619
File tree
105 files changed
+888
-903
lines changed- docs/coding-guidelines
- eng
- src/libraries
- Microsoft.CSharp/src
- Microsoft.VisualBasic.Core/src
- Microsoft.Win32.Registry/src
- System.Collections.Immutable/src
- System.Collections.NonGeneric/src
- System.Collections.Specialized/src
- System.ComponentModel.Annotations/src
- System.ComponentModel.EventBasedAsync/src
- System.ComponentModel.Primitives/src
- System.ComponentModel.TypeConverter/src
- System.ComponentModel/src
- System.Console/src
- System.Data.Common/src
- System.Diagnostics.DiagnosticSource/src
- System.Diagnostics.FileVersionInfo/src
- System.Diagnostics.Process/src
- System.Diagnostics.TextWriterTraceListener/src
- System.Drawing.Primitives/src
- System.Formats.Asn1/src
- System.Formats.Tar/src
- System.IO.Compression.Brotli/src
- System.IO.Compression.ZipFile/src
- System.IO.Compression/src
- System.IO.FileSystem.AccessControl/src
- System.IO.FileSystem.DriveInfo/src
- System.IO.FileSystem.Watcher/src
- System.IO.IsolatedStorage/src
- System.IO.MemoryMappedFiles/src
- System.IO.Pipelines/src
- System.IO.Pipes.AccessControl/src
- System.IO.Pipes/src
- System.Linq.AsyncEnumerable
- ref
- src
- System.Linq.Expressions/src
- System.Linq.Parallel/src
- System.Linq.Queryable/src
- System.Linq/src
- System.Net.Http.Json/src
- System.Net.HttpListener/src
- System.Net.Http
- ref
- src
- System.Net.Mail/src
- System.Net.NameResolution/src
- System.Net.NetworkInformation/src
- System.Net.Ping/src
- System.Net.Primitives/src
- System.Net.Quic
- ref
- src
- System.Net.Requests/src
- System.Net.Security/src
- System.Net.ServerSentEvents/src
- System.Net.Sockets/src
- System.Net.WebClient/src
- System.Net.WebHeaderCollection/src
- System.Net.WebProxy/src
- System.Net.WebSockets.Client/src
- System.Net.WebSockets/src
- System.ObjectModel/src
- System.Private.DataContractSerialization/src
- System.Private.Xml.Linq/src
- System.Private.Xml/src
- System.Reflection.DispatchProxy/src
- System.Reflection.Metadata
- src
- tests
- System.Resources.Writer/src
- System.Runtime.CompilerServices.VisualC/src
- System.Runtime.InteropServices.JavaScript/tests
- JavaScriptLibrary
- System.Runtime.InteropServices.JavaScript.UnitTests
- System.Runtime.Numerics/src
- System.Runtime.Serialization.Json
- ref
- src
- System.Runtime.Serialization.Primitives/src
- System.Runtime.Serialization.Xml
- ref
- src
- System.Security.AccessControl/src
- System.Security.Claims/src
- System.Security.Cryptography
- ref
- src
- System.Security.Principal.Windows/src
- System.Text.Encoding.CodePages/src
- System.Text.Encodings.Web/src
- System.Text.Json/src
- System.Text.RegularExpressions/src
- System.Threading.AccessControl/src
- System.Threading.Channels/src
- System.Threading.Tasks.Dataflow/src
- System.Threading.Tasks.Parallel/src
- System.Transactions.Local/src
- System.Web.HttpUtility/src
- System.Xml.ReaderWriter/src
- System.Xml.XDocument/src
- System.Xml.XPath.XDocument/src
- System.Xml.XPath/src
- System.Xml.XmlSerializer/src
- shims
- stubs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
105 files changed
+888
-903
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
20 | | - | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| 57 | + | |
55 | 58 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 93 | | |
114 | 94 | | |
115 | 95 | | |
| |||
197 | 177 | | |
198 | 178 | | |
199 | 179 | | |
| 180 | + | |
200 | 181 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
236 | 246 | | |
Lines changed: 13 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
0 commit comments