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

Commit ba817a8

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20200313.14 (#13284)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.3-servicing.20163.14 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5c9081d commit ba817a8

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
@@ -31,9 +31,9 @@
3131
<Uri>https://github.com/dotnet/corefx</Uri>
3232
<Sha>e946cebe43a510e8c6476bbc8185d1445df33a1a</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.3-servicing.20128.12">
34+
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.3-servicing.20163.14">
3535
<Uri>https://github.com/dotnet/aspnetcore</Uri>
36-
<Sha>64a7f37e8afb060f3dbf8a679e1f7112a4558562</Sha>
36+
<Sha>e81033e094d4663ffd227bb4aed30b76b0631e6d</Sha>
3737
</Dependency>
3838
<!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies -->
3939
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0" Pinned="true">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</PropertyGroup>
2929
<PropertyGroup>
3030
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
31-
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.1.3-servicing.20128.12</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
31+
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.1.3-servicing.20163.14</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
3232
</PropertyGroup>
3333
<PropertyGroup>
3434
<!-- Dependencies from https://github.com/microsoft/msbuild -->

0 commit comments

Comments
 (0)