Skip to content

Commit 0c3b427

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220606.1 (#28174)
[main] Update dependencies from dotnet/arcade
1 parent b19c1e7 commit 0c3b427

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
</Dependency>
4040
</ProductDependencies>
4141
<ToolsetDependencies>
42-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22301.2">
42+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22306.1">
4343
<Uri>https://github.com/dotnet/arcade</Uri>
44-
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
44+
<Sha>7f522f2e42fd8c2064afb45eac34a1773ce6a1cc</Sha>
4545
</Dependency>
46-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22301.2">
46+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22306.1">
4747
<Uri>https://github.com/dotnet/arcade</Uri>
48-
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
48+
<Sha>7f522f2e42fd8c2064afb45eac34a1773ce6a1cc</Sha>
4949
</Dependency>
5050
</ToolsetDependencies>
5151
</Dependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"rollForward": "latestMajor"
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22301.2",
12-
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22301.2"
11+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22306.1",
12+
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22306.1"
1313
}
1414
}

0 commit comments

Comments
 (0)