Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
Browse files Browse the repository at this point in the history
…0230615.9 (#2460)

Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore , Microsoft.AspNetCore.Identity.EntityFrameworkCore , Microsoft.AspNetCore.Identity.UI , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.Identity.Stores
 From Version 6.0.19 -> To Version 6.0.19

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jun 19, 2023
1 parent 10fda57 commit e704197
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Expand Up @@ -4,7 +4,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<add key="darc-pub-dotnet-aspnetcore-47be561" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-47be5613/nuget/v3/index.json" />
<add key="darc-pub-dotnet-aspnetcore-ec36c16" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-ec36c16d/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-fd62856" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-fd628562/nuget/v3/index.json" />
Expand Down
10 changes: 5 additions & 5 deletions eng/Version.Details.xml
Expand Up @@ -29,7 +29,7 @@
</Dependency>
<Dependency Name="Microsoft.Extensions.Identity.Stores" Version="6.0.19">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>47be56131ca8fb4fc688662c5f7729cb676463c2</Sha>
<Sha>ec36c16df1a46acc21a5909287c667be048defaa</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.13">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand All @@ -53,7 +53,7 @@
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="6.0.19">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>47be56131ca8fb4fc688662c5f7729cb676463c2</Sha>
<Sha>ec36c16df1a46acc21a5909287c667be048defaa</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="6.0.13">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand All @@ -73,15 +73,15 @@
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.19">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>47be56131ca8fb4fc688662c5f7729cb676463c2</Sha>
<Sha>ec36c16df1a46acc21a5909287c667be048defaa</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.19">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>47be56131ca8fb4fc688662c5f7729cb676463c2</Sha>
<Sha>ec36c16df1a46acc21a5909287c667be048defaa</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Identity.UI" Version="6.0.19">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>47be56131ca8fb4fc688662c5f7729cb676463c2</Sha>
<Sha>ec36c16df1a46acc21a5909287c667be048defaa</Sha>
</Dependency>
</ProductDependencies>
</Dependencies>

0 comments on commit e704197

Please sign in to comment.