Skip to content

Commit 39484cc

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230913.1 (#1953)
[main] Update dependencies from dotnet/arcade
1 parent 7288c72 commit 39484cc

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
@@ -49,9 +49,9 @@
4949
</Dependency>
5050
</ProductDependencies>
5151
<ToolsetDependencies>
52-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23461.2">
52+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23463.1">
5353
<Uri>https://github.com/dotnet/arcade</Uri>
54-
<Sha>4a908c64757841121e67fda7adaf776c93893163</Sha>
54+
<Sha>1d451c32dda2314c721adbf8829e1c0cd4e681ff</Sha>
5555
<SourceBuild RepoName="arcade" ManagedOnly="true" />
5656
</Dependency>
5757
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23426.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"xcopy-msbuild": "17.6.0-2"
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23461.2"
15+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23463.1"
1616
}
1717
}

0 commit comments

Comments
 (0)