Skip to content

Commit 75c7b4f

Browse files
author
msftbot[bot]
authored
Merge pull request #41735 from dotnet/merges/master-to-master-vs-deps
Merge master to master-vs-deps
2 parents 4d30557 + 10552b6 commit 75c7b4f

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
@@ -3,9 +3,9 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20114.5">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20115.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>16fbdca79f86f36434b80f2bb898861759ec754b</Sha>
8+
<Sha>e133be6cf759f6badf7bc4052118ad8197eb03bf</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"xcopy-msbuild": "16.4.0-alpha"
88
},
99
"msbuild-sdks": {
10-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20114.5"
10+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20115.1"
1111
}
1212
}

0 commit comments

Comments
 (0)