Skip to content

Commit 3bdcce1

Browse files
[main] Update dependencies from dotnet/arcade (#6753)
[main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 8.0.0-beta.23330.1 to 8.0.0-beta.23358.1 (parent: Microsoft.DotNet.Arcade.Sdk)
1 parent 82603c1 commit 3bdcce1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
</Dependency>
1818
</ProductDependencies>
1919
<ToolsetDependencies>
20-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23356.1">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23360.1">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>28209139ee0e4b7c5b3dbfe74e30c6de8399189e</Sha>
22+
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</Sha>
2323
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2424
</Dependency>
2525
<!-- Used in repo tooling. Not updated automatically -->
2626
<Dependency Name="System.Composition" Version="8.0.0-preview.4.23259.5">
2727
<Uri>https://github.com/dotnet/runtime</Uri>
2828
<Sha>84a3d0e37e8f22b0b55f8bf932cb788b2bdd728f</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23330.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
30+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23358.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
3131
<Uri>https://github.com/dotnet/sourcelink</Uri>
32-
<Sha>2cbc0223f1ea879a8ca3a5c744da52d57d6c1fcd</Sha>
32+
<Sha>d65917a564ce5d2b75fc387a7f4d0bcc6bdd269d</Sha>
3333
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
3434
</Dependency>
3535
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23326.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"rollForward": "patch"
1919
},
2020
"msbuild-sdks": {
21-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23356.1"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.1"
2222
}
2323
}

0 commit comments

Comments
 (0)