File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 2828 <UsagePattern IdentityGlob =" Microsoft.CodeAnalysis.CSharp/*3.3.1*" />
2929 <UsagePattern IdentityGlob =" Microsoft.CodeAnalysis.CSharp.Workspaces/*3.3.1*" />
3030 <UsagePattern IdentityGlob =" Microsoft.CodeAnalysis.Workspaces.Common/*3.3.1*" />
31+ <UsagePattern IdentityGlob =" System.Buffers/*4.4.0*" />
32+ <UsagePattern IdentityGlob =" System.Collections.Immutable/*1.5.0*" />
3133 <UsagePattern IdentityGlob =" System.Composition/1.0.*" />
3234 <UsagePattern IdentityGlob =" System.Composition/*7.0.0*" />
3335 <UsagePattern IdentityGlob =" System.IO.Pipelines/8.0.*" />
36+ <UsagePattern IdentityGlob =" System.Memory/*4.5.3*" />
37+ <UsagePattern IdentityGlob =" System.Reflection.Metadata/*1.6.0*" />
3438 <UsagePattern IdentityGlob =" System.Threading.Tasks.Extensions/*4.5.3*" />
3539
3640 <!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
Original file line number Diff line number Diff line change 295295 <Uri >https://github.com/dotnet/runtime</Uri >
296296 <Sha >57ed25449ab954595130997679807a471ef85aef</Sha >
297297 </Dependency >
298+ <Dependency Name =" System.Buffers" Version =" 10.0.0-preview.3.25121.11" >
299+ <Uri >https://github.com/dotnet/runtime</Uri >
300+ <Sha >57ed25449ab954595130997679807a471ef85aef</Sha >
301+ </Dependency >
302+ <Dependency Name =" System.Memory" Version =" 10.0.0-preview.3.25121.11" >
303+ <Uri >https://github.com/dotnet/runtime</Uri >
304+ <Sha >57ed25449ab954595130997679807a471ef85aef</Sha >
305+ </Dependency >
298306 <Dependency Name =" System.Collections.Immutable" Version =" 10.0.0-preview.3.25121.11" >
299307 <Uri >https://github.com/dotnet/runtime</Uri >
300308 <Sha >57ed25449ab954595130997679807a471ef85aef</Sha >
Original file line number Diff line number Diff line change 138138 <MicrosoftBclAsyncInterfacesVersion >10.0.0-preview.3.25121.11</MicrosoftBclAsyncInterfacesVersion >
139139 <!-- Transitive package to provide coherency in dotnet/extensions -->
140140 <MicrosoftBclTimeProviderVersion >10.0.0-preview.3.25121.11</MicrosoftBclTimeProviderVersion >
141+ <SystemBuffersVersion >10.0.0-preview.3.25121.11</SystemBuffersVersion >
142+ <SystemMemoryVersion >10.0.0-preview.3.25121.11</SystemMemoryVersion >
141143 <SystemCollectionsImmutableVersion >10.0.0-preview.3.25121.11</SystemCollectionsImmutableVersion >
142144 <SystemDiagnosticsPerformanceCounterVersion >10.0.0-preview.3.25121.11</SystemDiagnosticsPerformanceCounterVersion >
143145 <SystemIOHashingVersion >10.0.0-preview.3.25121.11</SystemIOHashingVersion >
You can’t perform that action at this time.
0 commit comments