Skip to content

Commit 6130750

Browse files
committed
Add missing dependencies
- cherry-picked from #33571
1 parent 5b0bf27 commit 6130750

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,10 @@
177177
<Uri>https://github.com/dotnet/runtime</Uri>
178178
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
179179
</Dependency>
180+
<Dependency Name="Microsoft.Win32.SystemEvents" Version="6.0.0-preview.7.21317.1">
181+
<Uri>https://github.com/dotnet/runtime</Uri>
182+
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
183+
</Dependency>
180184
<Dependency Name="Microsoft.AspNetCore.Internal.Transport" Version="6.0.0-preview.7.21317.1">
181185
<Uri>https://github.com/dotnet/runtime</Uri>
182186
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
@@ -193,6 +197,10 @@
193197
<Uri>https://github.com/dotnet/runtime</Uri>
194198
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
195199
</Dependency>
200+
<Dependency Name="System.Drawing.Common" Version="6.0.0-preview.7.21317.1">
201+
<Uri>https://github.com/dotnet/runtime</Uri>
202+
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
203+
</Dependency>
196204
<Dependency Name="System.IO.Pipelines" Version="6.0.0-preview.7.21317.1">
197205
<Uri>https://github.com/dotnet/runtime</Uri>
198206
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
@@ -245,6 +253,10 @@
245253
<Uri>https://github.com/dotnet/runtime</Uri>
246254
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
247255
</Dependency>
256+
<Dependency Name="System.Windows.Extensions" Version="6.0.0-preview.7.21317.1">
257+
<Uri>https://github.com/dotnet/runtime</Uri>
258+
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>
259+
</Dependency>
248260
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.0-preview.7.21317.1">
249261
<Uri>https://github.com/dotnet/runtime</Uri>
250262
<Sha>96a4671bc52e70024da409f5f48b0abaa30cb901</Sha>

0 commit comments

Comments
 (0)