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

Commit cef679a

Browse files
Update dependencies from https://github.com/aspnet/AspNetCore build 20191103.2 (#13025)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.0-preview3.19553.2
1 parent c143c98 commit cef679a

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>046765913dff824f9ed0f2d2fe0fb9b111906cf5</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.0-preview3.19552.5">
38+
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.0-preview3.19553.2">
3939
<Uri>https://github.com/aspnet/AspNetCore</Uri>
40-
<Sha>fe164cd7666a2398a7959d31b4c528f3e71c018a</Sha>
40+
<Sha>da20a1208694e8ed361a44d1225bd92d1ca1729a</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.5</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
30+
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.1.0-preview3.19553.2</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
3131
</PropertyGroup>
3232
<PropertyGroup>
3333
<!-- Dependencies from https://github.com/microsoft/msbuild -->

0 commit comments

Comments
 (0)