Skip to content

Commit 936411d

Browse files
Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.24155.3 -> To Version 7.0.0-beta.24160.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent beb06e4 commit 936411d

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
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ToolsetDependencies>
4-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.24155.3">
4+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.24160.1">
55
<Uri>https://github.com/dotnet/arcade</Uri>
6-
<Sha>57d97c22303813c8b0a8d70a24f312cace5dba99</Sha>
6+
<Sha>aa22ad6cceb0fcb802ed542360827c191024649e</Sha>
77
<SourceBuild RepoName="arcade" ManagedOnly="true" />
88
</Dependency>
99
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.2.0-beta-22429-01" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "7.0.116"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.24155.3"
6+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.24160.1"
77
}
88
}

0 commit comments

Comments
 (0)