Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20240…
Browse files Browse the repository at this point in the history
…923.1

Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.24466.2 -> To Version 9.0.0-beta.24473.1
  • Loading branch information
dotnet-maestro[bot] committed Sep 30, 2024
1 parent 2595aeb commit 6bb2e01
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,24 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24466.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24473.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>04b9022eba9c184a8036328af513c22e6949e8b6</Sha>
<Sha>1230437de1ab7b3e15fe7cdfe7ffce2f65449959</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24466.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24473.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>04b9022eba9c184a8036328af513c22e6949e8b6</Sha>
<Sha>1230437de1ab7b3e15fe7cdfe7ffce2f65449959</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<!-- Used in repo tooling. Not updated automatically -->
<Dependency Name="System.Composition" Version="8.0.0-preview.4.23259.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>84a3d0e37e8f22b0b55f8bf932cb788b2bdd728f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24466.2">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24473.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>04b9022eba9c184a8036328af513c22e6949e8b6</Sha>
<Sha>1230437de1ab7b3e15fe7cdfe7ffce2f65449959</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.0">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"rollForward": "patch"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24466.2"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24473.1"
}
}

0 comments on commit 6bb2e01

Please sign in to comment.