Skip to content

Commit

Permalink
Merged PR 7537: [internal/release/3.1] Update dependencies from 1 rep…
Browse files Browse the repository at this point in the history
…ositories

This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

- **System.Net.Http.WinHttpHandler**: from 4.7.0 to 4.7.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:7bf32a0c-3505-43af-42b0-08d79559e63d)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling
- **Subscription**: 7bf32a0c-3505-43af-42b0-08d79559e63d
- **Build**: 20200422.2
- **Date Produced**: 4/22/2020 7:47 PM
- **Commit**: a8242d79df31dbff528c185dd62c290b7cc262de
- **Branch**: refs/heads/internal/release/3.1
- **Updates**:
  - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: from 3.1.4 to 3.1.4
  - **Microsoft.AspNetCore.Razor.Language**: from 3.1.4 to 3.1.4
  - **Microsoft.CodeAnalysis.Razor**: from 3.1.4 to 3.1.4
  - **Microsoft.NET.Sdk.Razor**: from 3.1.4 to 3.1.4
  - **System.Net.Http.WinHttpHandler**: from 4.7.0 to 4.7.1

[marker]: <> (End:7bf32a0c-3505-43af-42b0-08d79559e63d)
  • Loading branch information
dotnet-bot authored and wtgodbe committed Apr 22, 2020
1 parent 3358292 commit 35628a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<add key="darc-int-dotnet-efcore-0e7e329" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-0e7e329a/nuget/v3/index.json" />
<add key="darc-int-dotnet-core-setup-0c2e69c" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-0c2e69ca/nuget/v3/index.json" />
<add key="darc-int-dotnet-corefx-059a4a1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-059a4a19/nuget/v3/index.json" />
<add key="darc-int-dotnet-aspnetcore-tooling-a49970f" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-a49970f2/nuget/v3/index.json" />
<add key="darc-int-dotnet-aspnetcore-tooling-a8242d7" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-a8242d79/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand Down
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.1.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</Sha>
<Sha>a8242d79df31dbff528c185dd62c290b7cc262de</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</Sha>
<Sha>a8242d79df31dbff528c185dd62c290b7cc262de</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</Sha>
<Sha>a8242d79df31dbff528c185dd62c290b7cc262de</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</Sha>
<Sha>a8242d79df31dbff528c185dd62c290b7cc262de</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.1.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
Expand Down

0 comments on commit 35628a6

Please # to comment.