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

Commit

Permalink
[internal/release/3.1.4xx] Update dependencies from dnceng/internal/d…
Browse files Browse the repository at this point in the history
…otnet-aspnetcore
  • Loading branch information
dotnet-bot committed May 13, 2021
1 parent 73c2b48 commit 398cfe5
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://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
<Sha>059a4a19e602494bfbed473dbbb18f2dbfbd0878</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.16-servicing.21262.15">
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.16-servicing.21263.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
<Sha>f4d959a001e72ae02586e94a5f572a71b883a1a5</Sha>
<Sha>b7185f0d40e84a4b8281070448b5d9e32864e19d</Sha>
</Dependency>
<!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies -->
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0" Pinned="true">
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.1.16-servicing.21262.15</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
<MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>3.1.16-servicing.21263.1</MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/microsoft/msbuild -->
Expand Down

0 comments on commit 398cfe5

Please sign in to comment.