Skip to content

Commit a1c65dd

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220831.1 (#1709)
[main] Update dependencies from dotnet/arcade
1 parent b10c910 commit a1c65dd

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
@@ -15,9 +15,9 @@
1515
</Dependency>
1616
</ProductDependencies>
1717
<ToolsetDependencies>
18-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22430.3">
18+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22431.1">
1919
<Uri>https://github.com/dotnet/arcade</Uri>
20-
<Sha>ca202ec5e84706c6a90a0d85516608a43b374d54</Sha>
20+
<Sha>00a270bc27455470fac06f5704aa0d7a5a31489d</Sha>
2121
</Dependency>
2222
</ToolsetDependencies>
2323
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
}
1414
},
1515
"msbuild-sdks": {
16-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22430.3"
16+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22431.1"
1717
}
1818
}

0 commit comments

Comments
 (0)