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

Commit 5b3d7f6

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220627.2 (#1426)
[main] Update dependencies from dotnet/arcade
1 parent 41899e3 commit 5b3d7f6

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
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="7.0.0-beta.22327.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22327.2">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>640c1cc2a140b322c4f30f6d6b85f35f0c4c7313</Sha>
8+
<Sha>a264eb13fea14125f3ef8d4056586cd66fa55309</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="7.0.0-beta.22327.1">
10+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="7.0.0-beta.22327.2">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>640c1cc2a140b322c4f30f6d6b85f35f0c4c7313</Sha>
12+
<Sha>a264eb13fea14125f3ef8d4056586cd66fa55309</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.SignTool" Version="7.0.0-beta.22327.1">
14+
<Dependency Name="Microsoft.DotNet.SignTool" Version="7.0.0-beta.22327.2">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>640c1cc2a140b322c4f30f6d6b85f35f0c4c7313</Sha>
16+
<Sha>a264eb13fea14125f3ef8d4056586cd66fa55309</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22327.1">
18+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22327.2">
1919
<Uri>https://github.com/dotnet/arcade</Uri>
20-
<Sha>640c1cc2a140b322c4f30f6d6b85f35f0c4c7313</Sha>
20+
<Sha>a264eb13fea14125f3ef8d4056586cd66fa55309</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="7.0.0-beta.22327.1">
22+
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="7.0.0-beta.22327.2">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>640c1cc2a140b322c4f30f6d6b85f35f0c4c7313</Sha>
24+
<Sha>a264eb13fea14125f3ef8d4056586cd66fa55309</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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
}
1515
},
1616
"msbuild-sdks": {
17-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22327.1"
17+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22327.2"
1818
}
1919
}

0 commit comments

Comments
 (0)