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

Commit 9e5aaf0

Browse files
committed
[internal/release/3.1.4xx] Update dependencies from dnceng/internal/dotnet-aspnetcore
1 parent 2357548 commit 9e5aaf0

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://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
3232
<Sha>059a4a19e602494bfbed473dbbb18f2dbfbd0878</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.20-servicing.21472.40">
34+
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.20-servicing.21472.42">
3535
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
36-
<Sha>e72a1dbc248a261abaedc316b7a0b3a4d42480a0</Sha>
36+
<Sha>c04846dc66cc97f71d83a83a15437828435f5d44</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.20-servicing.21472.40</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
31+
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.1.20-servicing.21472.42</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
3232
</PropertyGroup>
3333
<PropertyGroup>
3434
<!-- Dependencies from https://github.com/microsoft/msbuild -->

0 commit comments

Comments
 (0)