Skip to content

Commit 35628a6

Browse files
dotnet-botwtgodbe
authored andcommitted
Merged PR 7537: [internal/release/3.1] Update dependencies from 1 repositories
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)
1 parent 3358292 commit 35628a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

NuGet.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<add key="darc-int-dotnet-efcore-0e7e329" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-0e7e329a/nuget/v3/index.json" />
99
<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" />
1010
<add key="darc-int-dotnet-corefx-059a4a1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-059a4a19/nuget/v3/index.json" />
11-
<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" />
11+
<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" />
1212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1313
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
1414
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
</Dependency>
1616
<Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.1.4">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
18-
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</Sha>
18+
<Sha>a8242d79df31dbff528c185dd62c290b7cc262de</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.4">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
22-
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</Sha>
22+
<Sha>a8242d79df31dbff528c185dd62c290b7cc262de</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.4">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
26-
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</Sha>
26+
<Sha>a8242d79df31dbff528c185dd62c290b7cc262de</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.4">
2929
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
30-
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</Sha>
30+
<Sha>a8242d79df31dbff528c185dd62c290b7cc262de</Sha>
3131
</Dependency>
3232
<Dependency Name="dotnet-ef" Version="3.1.4">
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>

0 commit comments

Comments
 (0)