Skip to content

Commit 2f58ac7

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20201120.2 (#2647)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild From Version 1.0.0-beta.20569.8 -> To Version 1.0.0-beta.20570.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 74c64d8 commit 2f58ac7

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.20569.8">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.20570.2">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>c8e0cc19e7406ab0e2b2998b9c7a9249ef801b19</Sha>
8+
<Sha>6afe5f93699b6512ee07362fa451317a2ce34f7b</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="2.2.0-beta.20569.8">
10+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="2.2.0-beta.20570.2">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>c8e0cc19e7406ab0e2b2998b9c7a9249ef801b19</Sha>
12+
<Sha>6afe5f93699b6512ee07362fa451317a2ce34f7b</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.SignTool" Version="1.0.0-beta.20569.8">
14+
<Dependency Name="Microsoft.DotNet.SignTool" Version="1.0.0-beta.20570.2">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>c8e0cc19e7406ab0e2b2998b9c7a9249ef801b19</Sha>
16+
<Sha>6afe5f93699b6512ee07362fa451317a2ce34f7b</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.20569.8">
18+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.20570.2">
1919
<Uri>https://github.com/dotnet/arcade</Uri>
20-
<Sha>c8e0cc19e7406ab0e2b2998b9c7a9249ef801b19</Sha>
20+
<Sha>6afe5f93699b6512ee07362fa451317a2ce34f7b</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="1.0.0-beta.20569.8">
22+
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="1.0.0-beta.20570.2">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>c8e0cc19e7406ab0e2b2998b9c7a9249ef801b19</Sha>
24+
<Sha>6afe5f93699b6512ee07362fa451317a2ce34f7b</Sha>
2525
</Dependency>
2626
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.19556.4">
2727
<Uri>https://github.com/dotnet/arcade-services</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
<XUnitVersion>2.4.1</XUnitVersion>
6161
<XUnitAbstractionsVersion>2.0.3</XUnitAbstractionsVersion>
6262
<XUnitVSRunnerVersion>2.4.1</XUnitVSRunnerVersion>
63-
<MicrosoftDotNetBuildTasksFeedVersion>2.2.0-beta.20569.8</MicrosoftDotNetBuildTasksFeedVersion>
64-
<MicrosoftDotNetSignToolVersion>1.0.0-beta.20569.8</MicrosoftDotNetSignToolVersion>
63+
<MicrosoftDotNetBuildTasksFeedVersion>2.2.0-beta.20570.2</MicrosoftDotNetBuildTasksFeedVersion>
64+
<MicrosoftDotNetSignToolVersion>1.0.0-beta.20570.2</MicrosoftDotNetSignToolVersion>
6565
<MicrosoftAzureDocumentDBVersion>1.22.0</MicrosoftAzureDocumentDBVersion>
6666
<MicrosoftAzureCosmosDBTableVersion>1.1.2</MicrosoftAzureCosmosDBTableVersion>
6767
<MicrosoftAspNetCoreAllVersion>2.0.0</MicrosoftAspNetCoreAllVersion>
@@ -73,7 +73,7 @@
7373
<MicrosoftDiaSymReaderNativeVersion>1.7.0</MicrosoftDiaSymReaderNativeVersion>
7474
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.19556.4</MicrosoftDotNetMaestroClientVersion>
7575
<MicrosoftSourceLinkVersion>1.0.0-beta2-19554-01</MicrosoftSourceLinkVersion>
76-
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>1.0.0-beta.20569.8</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
76+
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>1.0.0-beta.20570.2</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
7777
<XliffTasksVersion>1.0.0-beta.20055.1</XliffTasksVersion>
7878
<!-- Roslyn -->
7979
<!-- WARNING: Depending on Roslyn in code that also supports unmanaged scenarios (e.g. C++,

eng/common/templates/post-build/post-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
parameters:
22
enableSourceLinkValidation: false
3-
enableSigningValidation: false
3+
enableSigningValidation: true
44
enableSymbolValidation: false
55
enableNugetValidation: true
66
publishInstallersAndChecksums: false

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dotnet": "5.0.100-rc.1.20453.7"
1010
},
1111
"msbuild-sdks": {
12-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.20569.8",
13-
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.20569.8"
12+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.20570.2",
13+
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.20570.2"
1414
}
1515
}

0 commit comments

Comments
 (0)