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.10 (#2461)

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

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 a7a6c69 commit 2a589ae
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-611243f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-611243f7/nuget/v3/index.json" />
<add key="darc-pub-dotnet-aspnetcore-7b0bb11" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-7b0bb114/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-43a25d8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-43a25d8c/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="7.0.8">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>611243f7d4c756bee5c3ba718896c87cb3d1f298</Sha>
<Sha>7b0bb114cbeb320799fdcfb94a06af05b41a35f6</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.2">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand All @@ -53,7 +53,7 @@
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="7.0.8">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>611243f7d4c756bee5c3ba718896c87cb3d1f298</Sha>
<Sha>7b0bb114cbeb320799fdcfb94a06af05b41a35f6</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="7.0.2">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand All @@ -73,15 +73,15 @@
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="7.0.8">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>611243f7d4c756bee5c3ba718896c87cb3d1f298</Sha>
<Sha>7b0bb114cbeb320799fdcfb94a06af05b41a35f6</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="7.0.8">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>611243f7d4c756bee5c3ba718896c87cb3d1f298</Sha>
<Sha>7b0bb114cbeb320799fdcfb94a06af05b41a35f6</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Identity.UI" Version="7.0.8">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>611243f7d4c756bee5c3ba718896c87cb3d1f298</Sha>
<Sha>7b0bb114cbeb320799fdcfb94a06af05b41a35f6</Sha>
</Dependency>
</ProductDependencies>
</Dependencies>

0 comments on commit 2a589ae

Please sign in to comment.