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
…909.1 (#1278)

[main] Update dependencies from dotnet/arcade
  • Loading branch information
dotnet-maestro[bot] authored Sep 9, 2024
1 parent a3a6c55 commit cad8a1c
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 @@ -27,18 +27,18 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24430.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24459.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0ed1d3dc15420cd41c252b0c5d9474f197a29e06</Sha>
<Sha>8260f289b9d748432a34680a1afeac677cda6049</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24430.1">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24459.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0ed1d3dc15420cd41c252b0c5d9474f197a29e06</Sha>
<Sha>8260f289b9d748432a34680a1afeac677cda6049</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24430.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24459.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0ed1d3dc15420cd41c252b0c5d9474f197a29e06</Sha>
<Sha>8260f289b9d748432a34680a1afeac677cda6049</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
</ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dotnet": "9.0.100-preview.7.24407.12"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24430.1",
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24459.1",
"Microsoft.Build.NoTargets": "3.7.0"
}
}

0 comments on commit cad8a1c

Please sign in to comment.