Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/xharness dotnet/xliff-tasks do…
Browse files Browse the repository at this point in the history
…tnet/arcade mono/linker (#7459)

[main] Update dependencies from dotnet/xharness dotnet/xliff-tasks dotnet/arcade mono/linker
  • Loading branch information
dotnet-maestro[bot] committed Jun 3, 2021
1 parent d55328b commit 78da777
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21277.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21302.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c3e0e4070f6cd3873b775e3f4136e29f4d66cb49</Sha>
<Sha>9945dc4ebbb511b027df34cb5ab579f6395d1dda</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21277.1">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21302.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c3e0e4070f6cd3873b775e3f4136e29f4d66cb49</Sha>
<Sha>9945dc4ebbb511b027df34cb5ab579f6395d1dda</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21277.1">
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21302.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c3e0e4070f6cd3873b775e3f4136e29f4d66cb49</Sha>
<Sha>9945dc4ebbb511b027df34cb5ab579f6395d1dda</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21277.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21302.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c3e0e4070f6cd3873b775e3f4136e29f4d66cb49</Sha>
<Sha>9945dc4ebbb511b027df34cb5ab579f6395d1dda</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21277.1">
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21302.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c3e0e4070f6cd3873b775e3f4136e29f4d66cb49</Sha>
<Sha>9945dc4ebbb511b027df34cb5ab579f6395d1dda</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.20258.6">
<Uri>https://github.com/dotnet/arcade-services</Uri>
Expand All @@ -47,9 +47,9 @@
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a408003c46b125f0c5fdc47472e5f0f5750f1e5d</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21277.2">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21302.1">
<Uri>https://github.com/mono/linker</Uri>
<Sha>50901f9ba5c8672c2758577a61f45fea3cc6cd76</Sha>
<Sha>0f3ea71923fdc93800103ec4d8f59bbe15e2813b</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21228-01">
<Uri>https://github.com/dotnet/sourcelink</Uri>
Expand All @@ -68,9 +68,9 @@
<Uri>https://github.com/dotnet/symreader-converter</Uri>
<Sha>c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0</Sha>
</Dependency>
<Dependency Name="XliffTasks" Version="1.0.0-beta.21277.1">
<Dependency Name="XliffTasks" Version="1.0.0-beta.21301.1">
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
<Sha>426214b8acf4ce48093e776d1a8ad35db8e72af2</Sha>
<Sha>988455b0e81c8b2a49bad5b488ebe8df6407924f</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
10 changes: 5 additions & 5 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<MicrosoftExtensionsLoggingConsoleVersion>2.1.1</MicrosoftExtensionsLoggingConsoleVersion>
<MicrosoftNETCorePlatformsVersion>2.1.0</MicrosoftNETCorePlatformsVersion>
<MicrosoftNetCompilersToolsetVersion>3.10.0-4.21273.6</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21277.2</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21302.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNetTestSdkVersion>16.7.1</MicrosoftNetTestSdkVersion>
<MoqVersion>4.8.3</MoqVersion>
<MonoOptionsVersion>5.3.0.1</MonoOptionsVersion>
Expand Down Expand Up @@ -65,8 +65,8 @@
<XUnitVersion>2.4.1</XUnitVersion>
<XUnitAbstractionsVersion>2.0.3</XUnitAbstractionsVersion>
<XUnitVSRunnerVersion>2.4.1</XUnitVSRunnerVersion>
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.21277.1</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetSignToolVersion>6.0.0-beta.21277.1</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.21302.1</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetSignToolVersion>6.0.0-beta.21302.1</MicrosoftDotNetSignToolVersion>
<MicrosoftAzureDocumentDBVersion>1.22.0</MicrosoftAzureDocumentDBVersion>
<MicrosoftAzureCosmosDBTableVersion>1.1.2</MicrosoftAzureCosmosDBTableVersion>
<MicrosoftAspNetCoreAllVersion>2.0.0</MicrosoftAspNetCoreAllVersion>
Expand All @@ -77,8 +77,8 @@
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.20258.6</MicrosoftDotNetMaestroClientVersion>
<MicrosoftSourceLinkGitHubVersion>1.1.0-beta-21228-01</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkAzureReposGitVersion>1.1.0-beta-21228-01</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>6.0.0-beta.21277.1</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
<XliffTasksVersion>1.0.0-beta.21277.1</XliffTasksVersion>
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>6.0.0-beta.21302.1</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
<XliffTasksVersion>1.0.0-beta.21301.1</XliffTasksVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.21228.1</MicrosoftDotNetMaestroTasksVersion>
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.21303.1</MicrosoftDotNetXHarnessCLIVersion>
<MicrosoftSymbolUploaderBuildTaskVersion>1.1.156402</MicrosoftSymbolUploaderBuildTaskVersion>
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dotnet": "6.0.100-preview.3.21202.5"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21277.1",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21277.1"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21302.1",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21302.1"
}
}

0 comments on commit 78da777

Please sign in to comment.