Skip to content

Commit 316d718

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20241012.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]>
1 parent f52b00d commit 316d718

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,14 +386,14 @@
386386
<Sha>3bff3622487486dec7794dfd0c71e05a52c313a4</Sha>
387387
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
388388
</Dependency>
389-
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-rtm.24504.15">
389+
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-rtm.24512.1">
390390
<Uri>https://github.com/dotnet/sdk</Uri>
391-
<Sha>6a7f86a90566a15439ae0332f17e50cf34c21c3a</Sha>
391+
<Sha>5b9d9d4677ea31d954533e9de2f95a3ea638135d</Sha>
392392
</Dependency>
393393
<!-- Intermediate is necessary for source build. -->
394-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-rtm.24504.15">
394+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-rtm.24512.1">
395395
<Uri>https://github.com/dotnet/sdk</Uri>
396-
<Sha>6a7f86a90566a15439ae0332f17e50cf34c21c3a</Sha>
396+
<Sha>5b9d9d4677ea31d954533e9de2f95a3ea638135d</Sha>
397397
<SourceBuild RepoName="sdk" ManagedOnly="true" />
398398
</Dependency>
399399
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<PropertyGroup>
8484
<StaticCsVersion>0.2.0</StaticCsVersion>
8585
<!-- SDK dependencies (also used in wasm build tests -->
86-
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-rtm.24504.15</MicrosoftDotNetApiCompatTaskVersion>
86+
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-rtm.24512.1</MicrosoftDotNetApiCompatTaskVersion>
8787
<!-- Arcade dependencies -->
8888
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24516.2</MicrosoftDotNetBuildTasksFeedVersion>
8989
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24516.2</MicrosoftDotNetCodeAnalysisVersion>

0 commit comments

Comments
 (0)