Skip to content

Commit 93b8f0c

Browse files
[main] Update dependencies from dotnet/arcade (#16636)
* Update dependencies from https://github.com/dotnet/arcade build 20240131.5 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24075.5 -> To Version 8.0.0-beta.24081.5 * Update dependencies from https://github.com/dotnet/arcade build 20240131.5 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24075.5 -> To Version 8.0.0-beta.24081.5 * Update dependencies from https://github.com/dotnet/arcade build 20240131.5 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24075.5 -> To Version 8.0.0-beta.24081.5 * Update dependencies from https://github.com/dotnet/arcade build 20240131.5 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24075.5 -> To Version 8.0.0-beta.24081.5 * Update dependencies from https://github.com/dotnet/arcade build 20240131.5 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24075.5 -> To Version 8.0.0-beta.24081.5 * Update dependencies from https://github.com/dotnet/arcade build 20240131.5 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24075.5 -> To Version 8.0.0-beta.24081.5 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4c866f9 commit 93b8f0c

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
@@ -30,9 +30,9 @@
3030
</Dependency>
3131
</ProductDependencies>
3232
<ToolsetDependencies>
33-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24075.5">
33+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24081.5">
3434
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>07cf24f27ee58b5d1a9662334a101d84bd1e07e5</Sha>
35+
<Sha>be88b08c41971b52ec11aec05ef31e72185d4a1f</Sha>
3636
<SourceBuild RepoName="arcade" ManagedOnly="true" />
3737
</Dependency>
3838
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"perl": "5.38.0.1"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24075.5",
20+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24081.5",
2121
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2"
2222
}
2323
}

0 commit comments

Comments
 (0)