Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -384,9 +384,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.1.24411.4">
<Dependency Name="System.Drawing.Common" Version="9.0.0-rc.2.24424.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>382ad3e43a8e9c81fbb738940a33cdc0f6442a59</Sha>
<Sha>1961ed892785d2216e53650d5c33c42de1289ae5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24408.2">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<!-- Packages from dotnet/symreader -->
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.2.0-beta.24327.2</MicrosoftSourceBuildIntermediatesymreaderVersion>
<!-- Packages from dotnet/winforms -->
<SystemDrawingCommonVersion>9.0.0-rc.1.24411.4</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>9.0.0-rc.2.24424.1</SystemDrawingCommonVersion>
<!-- Packages from dotnet/xdt -->
<MicrosoftWebXdtVersion>9.0.0-preview.24317.2</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24317.2</MicrosoftSourceBuildIntermediatexdtVersion>
Expand Down