Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Update dependencies from dotnet/xliff-tasks dotnet/arcade mono/linker #7535

Merged
merged 7 commits into from
Jun 19, 2021
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.21316.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21318.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bdcc258d0d4a547be51703795a140fa6b1f68c57</Sha>
<Sha>4a2adbaf2da67d8951fbc19d4c257a6fd51741c2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21316.1">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21318.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bdcc258d0d4a547be51703795a140fa6b1f68c57</Sha>
<Sha>4a2adbaf2da67d8951fbc19d4c257a6fd51741c2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21316.1">
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21318.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bdcc258d0d4a547be51703795a140fa6b1f68c57</Sha>
<Sha>4a2adbaf2da67d8951fbc19d4c257a6fd51741c2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21316.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21318.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bdcc258d0d4a547be51703795a140fa6b1f68c57</Sha>
<Sha>4a2adbaf2da67d8951fbc19d4c257a6fd51741c2</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21316.1">
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21318.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bdcc258d0d4a547be51703795a140fa6b1f68c57</Sha>
<Sha>4a2adbaf2da67d8951fbc19d4c257a6fd51741c2</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>473e349f86b0f5c9dd47330cba22e0ea225c85a5</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21314.2">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21317.4">
<Uri>https://github.com/mono/linker</Uri>
<Sha>f90f5c929054d4b4b69da0a21db4f69aa64d63af</Sha>
<Sha>c739a81ba553b00df1cb2f5b9974deae996b757a</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21309-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.21312.1">
<Dependency Name="XliffTasks" Version="1.0.0-beta.21318.1">
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
<Sha>d4e95f2cca463823ce9c8e3394554883b6e3c091</Sha>
<Sha>134daa7f10735efb489cc7c816967da831b22926</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.21310.5</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21314.2</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkTasksVersion>6.0.100-preview.6.21317.4</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.21316.1</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetSignToolVersion>6.0.0-beta.21316.1</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.21318.2</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetSignToolVersion>6.0.0-beta.21318.2</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>