Skip to content

Commit

Permalink
Merge pull request #6854 from dotnet/darc-main-13b7ba71-f927-4d3b-b71…
Browse files Browse the repository at this point in the history
…d-1bb4399c83a6

[main] Update dependencies from dotnet/arcade
  • Loading branch information
joeloff authored Jul 12, 2023
2 parents e4bf8b1 + eec11a6 commit dc85c6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23360.4">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23361.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>dd0aec2c9a3ee25da70212063fddf6cc47cd8780</Sha>
<Sha>2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23326.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
<Sha>10a822a79bde97ca45faa76dc4ec33b85533728a</Sha>
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23359.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23360.2" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>d65917a564ce5d2b75fc387a7f4d0bcc6bdd269d</Sha>
<Sha>a1eed1e0522f47f4fbf60ed5f8caef3679208d66</Sha>
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
</Dependency>
</ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.4"
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23361.1"
}
}

0 comments on commit dc85c6a

Please sign in to comment.