Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade (#1716)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jul 12, 2023
1 parent 1e9779f commit 6485a10
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,25 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23360.4">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23361.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dd0aec2c9a3ee25da70212063fddf6cc47cd8780</Sha>
<Sha>2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="8.0.0-beta.23360.4">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="8.0.0-beta.23361.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dd0aec2c9a3ee25da70212063fddf6cc47cd8780</Sha>
<Sha>2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.23360.4">
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.23361.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dd0aec2c9a3ee25da70212063fddf6cc47cd8780</Sha>
<Sha>2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23360.4">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23361.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dd0aec2c9a3ee25da70212063fddf6cc47cd8780</Sha>
<Sha>2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="8.0.0-beta.23360.4">
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="8.0.0-beta.23361.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dd0aec2c9a3ee25da70212063fddf6cc47cd8780</Sha>
<Sha>2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.20258.6">
<Uri>https://github.com/dotnet/arcade-services</Uri>
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"xcopy-msbuild": "17.6.0-2"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.4",
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23360.4",
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23361.1",
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23361.1",
"MSBuild.Sdk.Extras": "3.0.44"
}
}

0 comments on commit 6485a10

Please sign in to comment.