Merged PR 8109: [internal/release/3.1] Update dependencies from dnceng/internal/dotnet-aspnetcore-tooling
This pull request updates the following dependencies [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**: 20200520.13 - **Date Produced**: 5/21/2020 3:42 AM - **Commit**: 0e01666509ce785750e66cb5e2d2da219867c4fb - **Branch**: refs/heads/internal/release/3.1 - **Updates**: - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: from 3.1.5 to 3.1.5 - **Microsoft.AspNetCore.Razor.Language**: from 3.1.5 to 3.1.5 - **Microsoft.CodeAnalysis.Razor**: from 3.1.5 to 3.1.5 - **Microsoft.NET.Sdk.Razor**: from 3.1.5 to 3.1.5 [marker]: <> (End:7bf32a0c-3505-43af-42b0-08d79559e63d)
This commit is contained in:
parent
4cf4dd8810
commit
1f637e7031
|
|
@ -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-7b992cb" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-7b992cb8/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-aspnetcore-tooling-0e01666" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-0e016665/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" />
|
||||
|
|
|
|||
|
|
@ -15,19 +15,19 @@
|
|||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.1.5">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
|
||||
<Sha>7b992cb8b4ec55b2b3888db28d7ab105eeaaa5f7</Sha>
|
||||
<Sha>0e01666509ce785750e66cb5e2d2da219867c4fb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.5">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
|
||||
<Sha>7b992cb8b4ec55b2b3888db28d7ab105eeaaa5f7</Sha>
|
||||
<Sha>0e01666509ce785750e66cb5e2d2da219867c4fb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.5">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
|
||||
<Sha>7b992cb8b4ec55b2b3888db28d7ab105eeaaa5f7</Sha>
|
||||
<Sha>0e01666509ce785750e66cb5e2d2da219867c4fb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.5">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
|
||||
<Sha>7b992cb8b4ec55b2b3888db28d7ab105eeaaa5f7</Sha>
|
||||
<Sha>0e01666509ce785750e66cb5e2d2da219867c4fb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.1.4">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
|
||||
|
|
|
|||
Loading…
Reference in New Issue