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

Commit

Permalink
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
Browse files Browse the repository at this point in the history
…0200123.3 (#13209)

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.3-servicing.20073.3
  • Loading branch information
dotnet-maestro[bot] authored and mmitche committed Jan 23, 2020
1 parent 9421e57 commit 2b97888
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.3-servicing.20066.10">
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.3-servicing.20073.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>bd11e9503c35094d56814f6399c58c77f4220f71</Sha>
<Sha>bd1e14b7d16b798de8a874189c89afed755a266c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.103-servicing.20070.2">
<Uri>https://github.com/dotnet/sdk</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.0.3-servicing.20066.10</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.0.3-servicing.20073.3</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/microsoft/msbuild -->
Expand Down

0 comments on commit 2b97888

Please sign in to comment.