1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 09:34:49 +09:00

[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>
This commit is contained in:
dotnet-maestro[bot] 2024-10-01 16:56:36 -06:00 committed by GitHub
parent 3d3a8ed3d5
commit 0985820eb0
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -83,7 +83,7 @@
<PropertyGroup>
<StaticCsVersion>0.2.0</StaticCsVersion>
<!-- SDK dependencies (also used in wasm build tests -->
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-rc.2.24466.7</MicrosoftDotNetApiCompatTaskVersion>
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-rtm.24479.2</MicrosoftDotNetApiCompatTaskVersion>
<!-- Arcade dependencies -->
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24473.1</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24473.1</MicrosoftDotNetCodeAnalysisVersion>