Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotn…
Browse files Browse the repository at this point in the history
…et/linker (#8396)

[main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/linker
  • Loading branch information
dotnet-maestro[bot] authored Jan 26, 2022
1 parent c2af37f commit fd38a2e
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 @@ -15,25 +15,25 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22074.13">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22075.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b6483cac5832aa5207692517f9a49ce1741a3041</Sha>
<Sha>86a931a4ebfa4d65630f0ff6cedf787d2e48a3b9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="7.0.0-beta.22074.13">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="7.0.0-beta.22075.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b6483cac5832aa5207692517f9a49ce1741a3041</Sha>
<Sha>86a931a4ebfa4d65630f0ff6cedf787d2e48a3b9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="7.0.0-beta.22074.13">
<Dependency Name="Microsoft.DotNet.SignTool" Version="7.0.0-beta.22075.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b6483cac5832aa5207692517f9a49ce1741a3041</Sha>
<Sha>86a931a4ebfa4d65630f0ff6cedf787d2e48a3b9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22074.13">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22075.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b6483cac5832aa5207692517f9a49ce1741a3041</Sha>
<Sha>86a931a4ebfa4d65630f0ff6cedf787d2e48a3b9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="7.0.0-beta.22074.13">
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="7.0.0-beta.22075.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b6483cac5832aa5207692517f9a49ce1741a3041</Sha>
<Sha>86a931a4ebfa4d65630f0ff6cedf787d2e48a3b9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.21553.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
Expand All @@ -51,9 +51,9 @@
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>9942dc957472b9bf179b11742bc161ef6c79691e</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-1.22069.3">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-1.22075.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>0e6ae5be0bb5f40ca70fa384b807e06f01115304</Sha>
<Sha>8943a5f9d78ba508b826f1438c2ff1a7a034d0a4</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.2.0-beta-22071-02">
<Uri>https://github.com/dotnet/sourcelink</Uri>
Expand All @@ -72,9 +72,9 @@
<Uri>https://github.com/dotnet/symreader-converter</Uri>
<Sha>c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.22072.1">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.22075.2">
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
<Sha>9291d7c5bc7ff23d9b79f44fb4a1968b269c5bb2</Sha>
<Sha>91bcb257dfae52bdea37186c40ca6c28382de05b</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 @@ -39,7 +39,7 @@
<MicrosoftNETCorePlatformsVersion>2.1.0</MicrosoftNETCorePlatformsVersion>
<MicrosoftNetCompilersToolsetVersion>4.0.1-1.22053.6</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetTestSdkVersion>16.7.1</MicrosoftNetTestSdkVersion>
<MicrosoftNETILLinkTasksVersion>6.0.100-1.22069.3</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkTasksVersion>6.0.100-1.22075.1</MicrosoftNETILLinkTasksVersion>
<MoqVersion>4.8.3</MoqVersion>
<MonoOptionsVersion>5.3.0.1</MonoOptionsVersion>
<McMasterExtensionsCommandLineUtils>2.3.0</McMasterExtensionsCommandLineUtils>
Expand Down Expand Up @@ -67,8 +67,8 @@
<WindowsAzureStorageVersion>8.5.0</WindowsAzureStorageVersion>
<XUnitVersion>2.4.2-pre.9</XUnitVersion>
<XUnitAbstractionsVersion>2.0.3</XUnitAbstractionsVersion>
<MicrosoftDotNetBuildTasksFeedVersion>7.0.0-beta.22074.13</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetSignToolVersion>7.0.0-beta.22074.13</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetBuildTasksFeedVersion>7.0.0-beta.22075.6</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetSignToolVersion>7.0.0-beta.22075.6</MicrosoftDotNetSignToolVersion>
<MicrosoftAzureDocumentDBVersion>1.22.0</MicrosoftAzureDocumentDBVersion>
<MicrosoftAzureCosmosDBTableVersion>1.1.2</MicrosoftAzureCosmosDBTableVersion>
<MicrosoftAspNetCoreAllVersion>2.0.0</MicrosoftAspNetCoreAllVersion>
Expand All @@ -79,8 +79,8 @@
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.21553.1</MicrosoftDotNetMaestroClientVersion>
<MicrosoftSourceLinkGitHubVersion>1.2.0-beta-22071-02</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkAzureReposGitVersion>1.2.0-beta-22071-02</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>7.0.0-beta.22074.13</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
<MicrosoftDotNetXliffTasksVersion>1.0.0-beta.22072.1</MicrosoftDotNetXliffTasksVersion>
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>7.0.0-beta.22075.6</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
<MicrosoftDotNetXliffTasksVersion>1.0.0-beta.22075.2</MicrosoftDotNetXliffTasksVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.21615.11</MicrosoftDotNetMaestroTasksVersion>
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.22071.1</MicrosoftDotNetXHarnessCLIVersion>
<MicrosoftSymbolUploaderBuildTaskVersion>2.0.0-preview.1.21526.15</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"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22074.13",
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22074.13"
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22075.6",
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22075.6"
}
}

0 comments on commit fd38a2e

Please sign in to comment.