Skip to content

Commit 84f4527

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230913.1 (#111)
[main] Update dependencies from dotnet/arcade
1 parent a112f15 commit 84f4527

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
</Dependency>
99
</ProductDependencies>
1010
<ToolsetDependencies>
11-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23451.1">
11+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23463.1">
1212
<Uri>https://github.com/dotnet/arcade</Uri>
13-
<Sha>4665b3d04e1da3796b965c3c3e3b97f55c449a6e</Sha>
13+
<Sha>1d451c32dda2314c721adbf8829e1c0cd4e681ff</Sha>
1414
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1515
</Dependency>
1616
</ToolsetDependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"msbuild-sdks": {
66
"Microsoft.Build.NoTargets": "3.5.0",
7-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23451.1"
7+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23463.1"
88
}
99
}

0 commit comments

Comments
 (0)