Skip to content

Commit 67e0439

Browse files
dotnet-botwtgodbe
authored andcommitted
Merged PR 7373: [internal/release/3.1] Update dependencies from 1 repositories
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**: 20200415.2 - **Date Produced**: 4/15/2020 6:12 PM - **Commit**: a49970f2f15efb27b91541bb4b94581693c92b8d - **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 [marker]: <> (End:7bf32a0c-3505-43af-42b0-08d79559e63d)
1 parent 536f2e5 commit 67e0439

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<add key="darc-int-dotnet-efcore-87b24bd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-87b24bd1/nuget/v3/index.json" />
99
<add key="darc-int-dotnet-core-setup-0090613" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-00906135/nuget/v3/index.json" />
1010
<add key="darc-int-dotnet-corefx-c416492" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-c4164928/nuget/v3/index.json" />
11-
<add key="darc-int-dotnet-aspnetcore-tooling-06ade7a" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-06ade7a0/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" />
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

Lines changed: 4 additions & 4 deletions
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>06ade7a064cbdcf80aa6457541c1a99b7e39b5a8</Sha>
18+
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</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>06ade7a064cbdcf80aa6457541c1a99b7e39b5a8</Sha>
22+
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</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>06ade7a064cbdcf80aa6457541c1a99b7e39b5a8</Sha>
26+
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</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>06ade7a064cbdcf80aa6457541c1a99b7e39b5a8</Sha>
30+
<Sha>a49970f2f15efb27b91541bb4b94581693c92b8d</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)