Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDotNet Bot <dn-bot@microsoft.com>2020-04-23 02:59:27 +0300
committerWill Godbe <wigodbe@microsoft.com>2020-04-23 02:59:27 +0300
commit35628a67800a3e269eb375989d2fffa9d67b8dbf (patch)
tree4dac4db2dfe4238a1a4f480b79499fead5494e65
parent335829259d3ae9b3c77b64289ef92d9ecfa1653e (diff)
Merged PR 7537: [internal/release/3.1] Update dependencies from 1 repositoriesv3.1.4
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)
-rw-r--r--NuGet.config2
-rw-r--r--eng/Version.Details.xml8
2 files changed, 5 insertions, 5 deletions
diff --git a/NuGet.config b/NuGet.config
index bcf6930145..9b63a8f022 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -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" />
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 674880a1b1..037cb728dc 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -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>