Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit 836b0ba

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20210729.2 (#1137)
[main] Update dependencies from dotnet/arcade
1 parent 099494b commit 836b0ba

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

eng/Version.Details.xml

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21378.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21379.2">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>dd3652e2ae5ea89703a2286295de9efe908974f1</Sha>
8+
<Sha>62a8aafffd4c68ef887680f6837abdff906a662c</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21378.2">
10+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21379.2">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>dd3652e2ae5ea89703a2286295de9efe908974f1</Sha>
12+
<Sha>62a8aafffd4c68ef887680f6837abdff906a662c</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21378.2">
14+
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21379.2">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>dd3652e2ae5ea89703a2286295de9efe908974f1</Sha>
16+
<Sha>62a8aafffd4c68ef887680f6837abdff906a662c</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21378.2">
18+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21379.2">
1919
<Uri>https://github.com/dotnet/arcade</Uri>
20-
<Sha>dd3652e2ae5ea89703a2286295de9efe908974f1</Sha>
20+
<Sha>62a8aafffd4c68ef887680f6837abdff906a662c</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21378.2">
22+
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21379.2">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>dd3652e2ae5ea89703a2286295de9efe908974f1</Sha>
24+
<Sha>62a8aafffd4c68ef887680f6837abdff906a662c</Sha>
2525
</Dependency>
2626
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.19556.4">
2727
<Uri>https://github.com/dotnet/arcade-services</Uri>

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
}
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21378.2"
14+
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21379.2"
1515
}
1616
}

0 commit comments

Comments
 (0)