Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/aspnetcore-tooling
Browse files Browse the repository at this point in the history
…build 20201014.7 (#26924)

[release/3.1] Update dependencies from dotnet/aspnetcore-tooling
  • Loading branch information
dotnet-maestro[bot] authored Oct 15, 2020
1 parent 0bc89f5 commit 84e3ff5
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 @@ -7,7 +7,7 @@
<add key="darc-pub-dotnet-efcore-d9c5c80" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-d9c5c806/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-6de1bb0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-6de1bb00/nuget/v3/index.json" />
<add key="darc-pub-dotnet-corefx-c1545e7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-c1545e79/nuget/v3/index.json" />
<add key="darc-pub-dotnet-aspnetcore-tooling-adc3cd4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-adc3cd4c/nuget/v3/index.json" />
<add key="darc-pub-dotnet-aspnetcore-tooling-75cd6a6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-75cd6a6a/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 @@ -19,19 +19,19 @@
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.1.10">
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
<Sha>adc3cd4c635aa774acb003d81a584079961e0a34</Sha>
<Sha>75cd6a6ad8641a525a04306e2ff509c7b4df4c68</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.10">
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
<Sha>adc3cd4c635aa774acb003d81a584079961e0a34</Sha>
<Sha>75cd6a6ad8641a525a04306e2ff509c7b4df4c68</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.10">
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
<Sha>adc3cd4c635aa774acb003d81a584079961e0a34</Sha>
<Sha>75cd6a6ad8641a525a04306e2ff509c7b4df4c68</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.10">
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
<Sha>adc3cd4c635aa774acb003d81a584079961e0a34</Sha>
<Sha>75cd6a6ad8641a525a04306e2ff509c7b4df4c68</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.1.10">
<Uri>https://github.com/dotnet/efcore</Uri>
Expand Down

0 comments on commit 84e3ff5

Please sign in to comment.