Skip to content

Commit b5ecab6

Browse files
authoredJun 20, 2021
Update dependencies from https://github.com/dotnet/arcade build 20210619.2 (microsoft#881)
Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.SignTool , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21318.2 -> To Version 6.0.0-beta.21319.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent a392596 commit b5ecab6

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed
 

‎eng/Version.Details.xml

+10-10
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@
1515
</Dependency>
1616
</ProductDependencies>
1717
<ToolsetDependencies>
18-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21318.2">
18+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21319.2">
1919
<Uri>https://github.com/dotnet/arcade</Uri>
20-
<Sha>4a2adbaf2da67d8951fbc19d4c257a6fd51741c2</Sha>
20+
<Sha>a3377cccde8639089f99107e2ba5df2c8cbe6394</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21318.2">
22+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21319.2">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>4a2adbaf2da67d8951fbc19d4c257a6fd51741c2</Sha>
24+
<Sha>a3377cccde8639089f99107e2ba5df2c8cbe6394</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21318.2">
26+
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21319.2">
2727
<Uri>https://github.com/dotnet/arcade</Uri>
28-
<Sha>4a2adbaf2da67d8951fbc19d4c257a6fd51741c2</Sha>
28+
<Sha>a3377cccde8639089f99107e2ba5df2c8cbe6394</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21318.2">
30+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21319.2">
3131
<Uri>https://github.com/dotnet/arcade</Uri>
32-
<Sha>4a2adbaf2da67d8951fbc19d4c257a6fd51741c2</Sha>
32+
<Sha>a3377cccde8639089f99107e2ba5df2c8cbe6394</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21318.2">
34+
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21319.2">
3535
<Uri>https://github.com/dotnet/arcade</Uri>
36-
<Sha>4a2adbaf2da67d8951fbc19d4c257a6fd51741c2</Sha>
36+
<Sha>a3377cccde8639089f99107e2ba5df2c8cbe6394</Sha>
3737
</Dependency>
3838
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.20258.6">
3939
<Uri>https://github.com/dotnet/arcade-services</Uri>

‎eng/Versions.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
<XUnitVersion>2.4.1</XUnitVersion>
9898
<XUnitAbstractionsVersion>2.0.3</XUnitAbstractionsVersion>
9999
<XUnitVSRunnerVersion>2.4.1</XUnitVSRunnerVersion>
100-
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.21318.2</MicrosoftDotNetBuildTasksFeedVersion>
101-
<MicrosoftDotNetSignToolVersion>6.0.0-beta.21318.2</MicrosoftDotNetSignToolVersion>
100+
<MicrosoftDotNetBuildTasksFeedVersion>6.0.0-beta.21319.2</MicrosoftDotNetBuildTasksFeedVersion>
101+
<MicrosoftDotNetSignToolVersion>6.0.0-beta.21319.2</MicrosoftDotNetSignToolVersion>
102102
<MicrosoftAzureDocumentDBVersion>1.22.0</MicrosoftAzureDocumentDBVersion>
103103
<MicrosoftAzureCosmosDBTableVersion>1.1.2</MicrosoftAzureCosmosDBTableVersion>
104104
<MicrosoftAspNetCoreAllVersion>2.0.0</MicrosoftAspNetCoreAllVersion>
@@ -108,7 +108,7 @@
108108
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.20258.6</MicrosoftDotNetMaestroClientVersion>
109109
<MicrosoftSourceLinkGitHubVersion>1.1.0-beta-21228-01</MicrosoftSourceLinkGitHubVersion>
110110
<MicrosoftSourceLinkAzureReposGitVersion>1.1.0-beta-21228-01</MicrosoftSourceLinkAzureReposGitVersion>
111-
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>6.0.0-beta.21318.2</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
111+
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>6.0.0-beta.21319.2</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
112112
<XliffTasksVersion>1.0.0-beta.21265.1</XliffTasksVersion>
113113
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.21228.1</MicrosoftDotNetMaestroTasksVersion>
114114
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.21264.3</MicrosoftDotNetXHarnessCLIVersion>

‎global.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"vswhere": "2.5.2"
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21318.2",
16-
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21318.2"
15+
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21319.2",
16+
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21319.2"
1717
}
1818
}

0 commit comments

Comments
 (0)