Skip to content

Commit 0985820

Browse files
[release/9.0] Update dependencies from dotnet/sdk (#108141)
* Update dependencies from https://github.com/dotnet/sdk build 20240918.2 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task From Version 9.0.100-rc.2.24466.7 -> To Version 9.0.100-rc.2.24468.2 * Update dependencies from https://github.com/dotnet/sdk build 20240929.2 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task From Version 9.0.100-rc.2.24468.2 -> To Version 9.0.100-rtm.24479.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3d3a8ed commit 0985820

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
@@ -382,14 +382,14 @@
382382
<Sha>5ef52ae33a88c3ae0d3a037054cb66ea7eaaf902</Sha>
383383
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
384384
</Dependency>
385-
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-rc.2.24466.7">
385+
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-rtm.24479.2">
386386
<Uri>https://github.com/dotnet/sdk</Uri>
387-
<Sha>fb54cfdd13f5f5f6c3228208ee5927a147642291</Sha>
387+
<Sha>4b64dad734c5b0915dedc223fe3ae8429345313b</Sha>
388388
</Dependency>
389389
<!-- Intermediate is necessary for source build. -->
390-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-rc.2.24466.7">
390+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-rtm.24479.2">
391391
<Uri>https://github.com/dotnet/sdk</Uri>
392-
<Sha>fb54cfdd13f5f5f6c3228208ee5927a147642291</Sha>
392+
<Sha>4b64dad734c5b0915dedc223fe3ae8429345313b</Sha>
393393
<SourceBuild RepoName="sdk" ManagedOnly="true" />
394394
</Dependency>
395395
<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-rc.2.24466.7</MicrosoftDotNetApiCompatTaskVersion>
86+
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-rtm.24479.2</MicrosoftDotNetApiCompatTaskVersion>
8787
<!-- Arcade dependencies -->
8888
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24473.1</MicrosoftDotNetBuildTasksFeedVersion>
8989
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24473.1</MicrosoftDotNetCodeAnalysisVersion>

0 commit comments

Comments
 (0)