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

Commit 2b97888

Browse files
dotnet-maestro[bot]mmitche
authored andcommitted
Update dependencies from https://github.com/dotnet/aspnetcore build 20200123.3 (#13209)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.3-servicing.20073.3
1 parent 9421e57 commit 2b97888

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>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.3-servicing.20066.10">
34+
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.3-servicing.20073.3">
3535
<Uri>https://github.com/dotnet/aspnetcore</Uri>
36-
<Sha>bd11e9503c35094d56814f6399c58c77f4220f71</Sha>
36+
<Sha>bd1e14b7d16b798de8a874189c89afed755a266c</Sha>
3737
</Dependency>
3838
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.103-servicing.20070.2">
3939
<Uri>https://github.com/dotnet/sdk</Uri>

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.0.3-servicing.20066.10</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
31+
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.0.3-servicing.20073.3</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
3232
</PropertyGroup>
3333
<PropertyGroup>
3434
<!-- Dependencies from https://github.com/microsoft/msbuild -->

0 commit comments

Comments
 (0)