Skip to content

Commit d4962ee

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230515.1
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.23261.4 -> To Version 8.0.0-beta.23265.1
1 parent 21864d5 commit d4962ee

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
@@ -7,9 +7,9 @@
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>
10-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23262.5">
10+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23265.1">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>1aff4eb33aa7cbf26ccd9fc43c17cb609a14dad4</Sha>
12+
<Sha>2d8d59065b5e090584a8e90c4371fc06ed60bdc5</Sha>
1313
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1414
</Dependency>
1515
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.0">

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"rollForward": "patch"
1919
},
2020
"msbuild-sdks": {
21-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23262.5"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23265.1"
2222
}
2323
}

0 commit comments

Comments
 (0)