Skip to content

Commit 4a1eff2

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230309.1 (#570)
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.23156.4 -> To Version 8.0.0-beta.23159.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2add7c6 commit 4a1eff2

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
@@ -6,9 +6,9 @@
66
<Sha>d114eecff6c3149a55cb643fba6c4e7580b9f0b7</Sha>
77
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23156.4">
9+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23159.1">
1010
<Uri>https://github.com/dotnet/arcade</Uri>
11-
<Sha>e4e5e16cf38c950ed835f8b223ebfdeca3e112aa</Sha>
11+
<Sha>cb64095ec45ac34378a1a26db9932a3b561f9e4e</Sha>
1212
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1313
</Dependency>
1414
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="8.0.100-preview.3.23162.7">

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dotnet": "8.0.100-preview.1.23115.2"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23156.4",
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23159.1",
77
"Microsoft.Build.NoTargets": "3.7.0"
88
}
99
}

0 commit comments

Comments
 (0)