Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 282a423

Browse files
dotnet-maestro[bot]wtgodbe
authored andcommitted
Update dependencies from https://github.com/aspnet/AspNetCore build 20191102.5 (#13022)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.0-preview3.19552.5
1 parent b4281dd commit 282a423

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
<Uri>https://github.com/dotnet/corefx</Uri>
3636
<Sha>281e5dab8db6d7e30d1529039143aa4c463b1a65</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.0-preview3.19552.1">
38+
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.0-preview3.19552.5">
3939
<Uri>https://github.com/aspnet/AspNetCore</Uri>
40-
<Sha>507379d642c0fb9b17913cfa3e316c52c1163373</Sha>
40+
<Sha>fe164cd7666a2398a7959d31b4c528f3e71c018a</Sha>
4141
</Dependency>
4242
</ProductDependencies>
4343
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</PropertyGroup>
2828
<PropertyGroup>
2929
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
30-
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.1.0-preview3.19552.1</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
30+
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.1.0-preview3.19552.5</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
3131
</PropertyGroup>
3232
<PropertyGroup>
3333
<!-- Dependencies from https://github.com/microsoft/msbuild -->

0 commit comments

Comments
 (0)