Skip to content

Commit 77b5521

Browse files
authored
Merge pull request #7143 from dotnet/darc-master-8f1390e2-a78f-411e-b9c7-035f4f8673df
[master] Update dependencies from dotnet/arcade
2 parents f764e6b + f2e9ed1 commit 77b5521

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="1.0.0-beta.19353.19">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19356.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>733f8297b68dd824044a77d955e62305b9dc43d5</Sha>
8+
<Sha>a65d0966dc28861394ce78cfdcb9d5dff370957c</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
},
1212
"msbuild-sdks": {
13-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19353.19",
13+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19356.1",
1414
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
1515
}
1616
}

0 commit comments

Comments
 (0)