Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/sdk build 20241012…
Browse files Browse the repository at this point in the history
….1 (#108843)

Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task
 From Version 9.0.100-rtm.24504.15 -> To Version 9.0.100-rtm.24512.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <[email protected]>
  • Loading branch information
3 people authored Oct 17, 2024
1 parent f52b00d commit 316d718
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -386,14 +386,14 @@
<Sha>3bff3622487486dec7794dfd0c71e05a52c313a4</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-rtm.24504.15">
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-rtm.24512.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>6a7f86a90566a15439ae0332f17e50cf34c21c3a</Sha>
<Sha>5b9d9d4677ea31d954533e9de2f95a3ea638135d</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-rtm.24504.15">
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-rtm.24512.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>6a7f86a90566a15439ae0332f17e50cf34c21c3a</Sha>
<Sha>5b9d9d4677ea31d954533e9de2f95a3ea638135d</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<PropertyGroup>
<StaticCsVersion>0.2.0</StaticCsVersion>
<!-- SDK dependencies (also used in wasm build tests -->
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-rtm.24504.15</MicrosoftDotNetApiCompatTaskVersion>
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-rtm.24512.1</MicrosoftDotNetApiCompatTaskVersion>
<!-- Arcade dependencies -->
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24516.2</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24516.2</MicrosoftDotNetCodeAnalysisVersion>
Expand Down

0 comments on commit 316d718

Please sign in to comment.