Skip to content

Commit 38a2d87

Browse files
committed
Remove unnecessary dependencies
1 parent 207cb9e commit 38a2d87

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

eng/Version.Details.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -295,14 +295,6 @@
295295
<Uri>https://github.com/dotnet/runtime</Uri>
296296
<Sha>6e2274c87c699f6749473b83969f12949e48ec7d</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>
306298
<Dependency Name="System.Collections.Immutable" Version="10.0.0-preview.3.25154.11">
307299
<Uri>https://github.com/dotnet/runtime</Uri>
308300
<Sha>6e2274c87c699f6749473b83969f12949e48ec7d</Sha>

eng/Versions.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,9 @@
138138
<MicrosoftBclAsyncInterfacesVersion>10.0.0-preview.3.25154.11</MicrosoftBclAsyncInterfacesVersion>
139139
<!-- Transitive package to provide coherency in dotnet/extensions -->
140140
<MicrosoftBclTimeProviderVersion>10.0.0-preview.3.25154.11</MicrosoftBclTimeProviderVersion>
141-
<SystemBuffersVersion>10.0.0-preview.3.25121.11</SystemBuffersVersion>
142141
<SystemCollectionsImmutableVersion>10.0.0-preview.3.25154.11</SystemCollectionsImmutableVersion>
143142
<SystemDiagnosticsPerformanceCounterVersion>10.0.0-preview.3.25154.11</SystemDiagnosticsPerformanceCounterVersion>
144143
<SystemIOHashingVersion>10.0.0-preview.3.25154.11</SystemIOHashingVersion>
145-
<SystemMemoryVersion>10.0.0-preview.3.25121.11</SystemMemoryVersion>
146144
<SystemRuntimeCachingVersion>10.0.0-preview.3.25154.11</SystemRuntimeCachingVersion>
147145
<!-- Packages from dotnet/extensions -->
148146
<MicrosoftExtensionsDiagnosticsTestingVersion>9.3.0-preview.1.25151.3</MicrosoftExtensionsDiagnosticsTestingVersion>

0 commit comments

Comments
 (0)