Skip to content

Commit

Permalink
Merge pull request #6839 from dotnet/darc-main-6412c32b-45a7-4b9e-bfa…
Browse files Browse the repository at this point in the history
…3-87d09b83f2fb

[main] Update dependencies from dotnet/arcade
  • Loading branch information
joeloff committed Jul 8, 2023
2 parents 409a5b2 + 0e40a3f commit 699f5a1
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.23356.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23357.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>28209139ee0e4b7c5b3dbfe74e30c6de8399189e</Sha>
<Sha>853cdb7499e6edddd5239e4b7a90f098ea84a261</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.23330.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23355.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>2cbc0223f1ea879a8ca3a5c744da52d57d6c1fcd</Sha>
<Sha>93698e3c7ca6ec3e5d4be9eff07166bb64975bbc</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.23356.1"
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23357.3"
}
}

0 comments on commit 699f5a1

Please sign in to comment.