Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/efcore build 20211…
Browse files Browse the repository at this point in the history
…021.4 (#37758)

[release/6.0] Update dependencies from dotnet/efcore
  • Loading branch information
dotnet-maestro[bot] committed Oct 21, 2021
1 parent 61feb86 commit 10d0417
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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-runtime-8da5835" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-8da58357/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-7261b64" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-7261b648/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-53df7fe" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-53df7feb/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand Down
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,35 +11,35 @@
<ProductDependencies>
<Dependency Name="dotnet-ef" Version="6.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>7261b64823f22958df39ff646c373966866a5f23</Sha>
<Sha>53df7feb361d49a243d5d69d1a597d8fd114eaea</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>7261b64823f22958df39ff646c373966866a5f23</Sha>
<Sha>53df7feb361d49a243d5d69d1a597d8fd114eaea</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>7261b64823f22958df39ff646c373966866a5f23</Sha>
<Sha>53df7feb361d49a243d5d69d1a597d8fd114eaea</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>7261b64823f22958df39ff646c373966866a5f23</Sha>
<Sha>53df7feb361d49a243d5d69d1a597d8fd114eaea</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>7261b64823f22958df39ff646c373966866a5f23</Sha>
<Sha>53df7feb361d49a243d5d69d1a597d8fd114eaea</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>7261b64823f22958df39ff646c373966866a5f23</Sha>
<Sha>53df7feb361d49a243d5d69d1a597d8fd114eaea</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>7261b64823f22958df39ff646c373966866a5f23</Sha>
<Sha>53df7feb361d49a243d5d69d1a597d8fd114eaea</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>7261b64823f22958df39ff646c373966866a5f23</Sha>
<Sha>53df7feb361d49a243d5d69d1a597d8fd114eaea</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down

0 comments on commit 10d0417

Please sign in to comment.