Skip to content

Commit 4c69360

Browse files
[main] Update dependencies from dotnet/arcade (#1711)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0c6283a commit 4c69360

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@
1515
</Dependency>
1616
</ProductDependencies>
1717
<ToolsetDependencies>
18-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23357.3">
18+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23360.1">
1919
<Uri>https://github.com/dotnet/arcade</Uri>
20-
<Sha>853cdb7499e6edddd5239e4b7a90f098ea84a261</Sha>
20+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="8.0.0-beta.23357.3">
22+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="8.0.0-beta.23360.1">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>853cdb7499e6edddd5239e4b7a90f098ea84a261</Sha>
24+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.23357.3">
26+
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.23360.1">
2727
<Uri>https://github.com/dotnet/arcade</Uri>
28-
<Sha>853cdb7499e6edddd5239e4b7a90f098ea84a261</Sha>
28+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23357.3">
30+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23360.1">
3131
<Uri>https://github.com/dotnet/arcade</Uri>
32-
<Sha>853cdb7499e6edddd5239e4b7a90f098ea84a261</Sha>
32+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="8.0.0-beta.23357.3">
34+
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="8.0.0-beta.23360.1">
3535
<Uri>https://github.com/dotnet/arcade</Uri>
36-
<Sha>853cdb7499e6edddd5239e4b7a90f098ea84a261</Sha>
36+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
3737
</Dependency>
3838
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.20258.6">
3939
<Uri>https://github.com/dotnet/arcade-services</Uri>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"xcopy-msbuild": "17.6.0-2"
2222
},
2323
"msbuild-sdks": {
24-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23357.3",
25-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23357.3",
24+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.1",
25+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23360.1",
2626
"MSBuild.Sdk.Extras": "3.0.44"
2727
}
2828
}

0 commit comments

Comments
 (0)