Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20210…
Browse files Browse the repository at this point in the history
…813.4 (#728)

[main] Update dependencies from dotnet/arcade
  • Loading branch information
dotnet-maestro[bot] authored Aug 17, 2021
1 parent caa59a5 commit 7ed86ad
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -14,13 +14,13 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21412.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21413.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>58ac7035021bd7277ef7582338afd25403fc9aea</Sha>
<Sha>9b7027ba718462aa6410cef61a8be5a4283e7528</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.21412.1">
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.21413.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>58ac7035021bd7277ef7582338afd25403fc9aea</Sha>
<Sha>9b7027ba718462aa6410cef61a8be5a4283e7528</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.240901">
<Uri>https://github.com/dotnet/symstore</Uri>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
-->
<PropertyGroup Label="Automated">
<!-- dotnet/arcade references -->
<MicrosoftDotNetXUnitExtensionsVersion>6.0.0-beta.21412.1</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftDotNetXUnitExtensionsVersion>6.0.0-beta.21413.4</MicrosoftDotNetXUnitExtensionsVersion>
<!-- dotnet/aspnetcore references -->
<VSRedistCommonAspNetCoreSharedFrameworkx6460Version>6.0.0-rc.1.21413.12</VSRedistCommonAspNetCoreSharedFrameworkx6460Version>
<!-- dotnet/diagnostics references -->
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "2.0.1",
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21412.1"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21413.4"
}
}

0 comments on commit 7ed86ad

Please sign in to comment.