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
…0230112.7 (#2229)

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

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jan 13, 2023
1 parent 9063024 commit 86d5b52
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-605e6a3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-605e6a3c/nuget/v3/index.json" />
<add key="darc-pub-dotnet-aspnetcore-65330ff" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-65330ff0/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-9cbf778" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-9cbf7783/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.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>605e6a3c4233a68e3f9ba168d727800f0b2bf4c8</Sha>
<Sha>65330ff0e2e88e7c4aa8751c1caceaf4da7a7b13</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.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>605e6a3c4233a68e3f9ba168d727800f0b2bf4c8</Sha>
<Sha>65330ff0e2e88e7c4aa8751c1caceaf4da7a7b13</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.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>605e6a3c4233a68e3f9ba168d727800f0b2bf4c8</Sha>
<Sha>65330ff0e2e88e7c4aa8751c1caceaf4da7a7b13</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="7.0.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>605e6a3c4233a68e3f9ba168d727800f0b2bf4c8</Sha>
<Sha>65330ff0e2e88e7c4aa8751c1caceaf4da7a7b13</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Identity.UI" Version="7.0.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>605e6a3c4233a68e3f9ba168d727800f0b2bf4c8</Sha>
<Sha>65330ff0e2e88e7c4aa8751c1caceaf4da7a7b13</Sha>
</Dependency>
</ProductDependencies>
</Dependencies>

0 comments on commit 86d5b52

Please sign in to comment.