Skip to content

Commit c201c6e

Browse files
committed
bump sdk toolset
1 parent 197e169 commit c201c6e

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>df4ae6b81013ac45367372176b9c3135a35a7e3c</Sha>
383383
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
384384
</Dependency>
385-
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-rc.1.24409.1">
385+
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-rc.2.24466.7">
386386
<Uri>https://github.com/dotnet/sdk</Uri>
387-
<Sha>43360291a50c9c7c471551f8f8363919d38014ea</Sha>
387+
<Sha>fb54cfdd13f5f5f6c3228208ee5927a147642291</Sha>
388388
</Dependency>
389389
<!-- Intermediate is necessary for source build. -->
390-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-rc.1.24409.1">
390+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-rc.2.24466.7">
391391
<Uri>https://github.com/dotnet/sdk</Uri>
392-
<Sha>43360291a50c9c7c471551f8f8363919d38014ea</Sha>
392+
<Sha>fb54cfdd13f5f5f6c3228208ee5927a147642291</Sha>
393393
<SourceBuild RepoName="sdk" ManagedOnly="true" />
394394
</Dependency>
395395
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24409.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<PropertyGroup>
8383
<StaticCsVersion>0.2.0</StaticCsVersion>
8484
<!-- SDK dependencies (also used in wasm build tests -->
85-
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-rc.1.24409.1</MicrosoftDotNetApiCompatTaskVersion>
85+
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-rc.2.24466.7</MicrosoftDotNetApiCompatTaskVersion>
8686
<!-- Arcade dependencies -->
8787
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24423.2</MicrosoftDotNetBuildTasksFeedVersion>
8888
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24423.2</MicrosoftDotNetCodeAnalysisVersion>

0 commit comments

Comments
 (0)