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

Commit e84f983

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 21789: [internal/release/3.1.4xx] Update dependencies from dnceng/internal/dotnet-aspnetcore
This pull request updates the following dependencies [marker]: <> (Begin:dfb9d3f0-2c74-42ab-fbb4-08d828f8d2d9) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - **Subscription**: dfb9d3f0-2c74-42ab-fbb4-08d828f8d2d9 - **Build**: 20220315.4 - **Date Produced**: March 15, 2022 5:30:07 PM UTC - **Commit**: 503cb3192b5080a118f9cc5761670bd0b21ad621 - **Branch**: refs/heads/internal/release/3.1 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 3.1.23-servicing.22123.12 to 3.1.24-servicing.22165.4][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC509f6ba&targetVersion=GC503cb31&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:dfb9d3f0-2c74-42ab-fbb4-08d828f8d2d9)
1 parent 44d105c commit e84f983

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.23-servicing.22123.12">
34+
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.24-servicing.22165.4">
3535
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
36-
<Sha>509f6badec2f3162f0e50330cd9107e5624b379b</Sha>
36+
<Sha>503cb3192b5080a118f9cc5761670bd0b21ad621</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.23-servicing.22123.12</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
31+
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.1.24-servicing.22165.4</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
3232
</PropertyGroup>
3333
<PropertyGroup>
3434
<!-- Dependencies from https://github.com/microsoft/msbuild -->

0 commit comments

Comments
 (0)