Skip to content
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>6f9d6569684cc17015aa6fc5f9d9a5f7580ade97</Sha>
</Dependency>
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24058.1">
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24067.1">
<Uri>https://github.com/dotnet/xdt</Uri>
<Sha>a10f0a85b91b1e2e18cbd2ea2537eae9c5a64ea9</Sha>
<Sha>d71290db981c297b17054b64b2bc7c707a547545</Sha>
<SourceBuild RepoName="xdt" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24059.3">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<!-- Packages from dotnet/winforms -->
<SystemDrawingCommonVersion>9.0.0-alpha.1.24064.1</SystemDrawingCommonVersion>
<!-- Packages from dotnet/xdt -->
<MicrosoftWebXdtVersion>9.0.0-preview.24058.1</MicrosoftWebXdtVersion>
<MicrosoftWebXdtVersion>9.0.0-preview.24067.1</MicrosoftWebXdtVersion>
</PropertyGroup>
<!--

Expand Down