Skip to content
Merged
Prev Previous commit
Next Next commit
fixup sbrp definition; fixup invalid msbuild version prop
  • Loading branch information
oleksandr-didyk committed May 15, 2023
commit 8218b06c491fe07e8fa0edb7f38aa8932bec272b
5 changes: 5 additions & 0 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>a6f6699d1f70bf79db82030938d2c5e52d1e4d2e</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23055.1">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
<Sha>a7d9aec195d309a8d25022553a43561441a599a8</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23262.5">
Expand Down