Skip to content

Commit

Permalink
Merge pull request #6843 from dotnet/darc-main-031835ac-b0bd-48df-bcf…
Browse files Browse the repository at this point in the history
…d-e2300d1819a5

[main] Update dependencies from dotnet/arcade
  • Loading branch information
joeloff committed Jul 10, 2023
2 parents 9fb88d7 + 90c97d4 commit a08ae79
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.23357.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23360.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>853cdb7499e6edddd5239e4b7a90f098ea84a261</Sha>
<Sha>226c103b56a979243f08032e6cddb4deb66ea54b</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.23355.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23358.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>93698e3c7ca6ec3e5d4be9eff07166bb64975bbc</Sha>
<Sha>d65917a564ce5d2b75fc387a7f4d0bcc6bdd269d</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.23357.3"
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.1"
}
}

0 comments on commit a08ae79

Please sign in to comment.