Skip to content

Commit 65192fa

Browse files
Update dependencies from https://github.com/dotnet/efcore build 20201116.4 (#27898)
Microsoft.EntityFrameworkCore.Tools , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer From Version 5.0.1 -> To Version 5.0.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent becdf3b commit 65192fa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-efcore -->
7-
<add key="darc-pub-dotnet-efcore-d05f81d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-d05f81d0/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-efcore-593d967" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-593d967e/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-efcore -->
99
<!-- Begin: Package sources from dotnet-runtime -->
1010
<add key="darc-pub-dotnet-runtime-bed28f3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-bed28f34/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,35 +11,35 @@
1111
<ProductDependencies>
1212
<Dependency Name="dotnet-ef" Version="5.0.1">
1313
<Uri>https://github.com/dotnet/efcore</Uri>
14-
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
14+
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.1">
1717
<Uri>https://github.com/dotnet/efcore</Uri>
18-
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
18+
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.1">
2121
<Uri>https://github.com/dotnet/efcore</Uri>
22-
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
22+
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.1">
2525
<Uri>https://github.com/dotnet/efcore</Uri>
26-
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
26+
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.1">
2929
<Uri>https://github.com/dotnet/efcore</Uri>
30-
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
30+
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.1">
3333
<Uri>https://github.com/dotnet/efcore</Uri>
34-
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
34+
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
3535
</Dependency>
3636
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.1">
3737
<Uri>https://github.com/dotnet/efcore</Uri>
38-
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
38+
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.1">
4141
<Uri>https://github.com/dotnet/efcore</Uri>
42-
<Sha>d05f81d011fbe4f22cce0a904590b194e588fbe3</Sha>
42+
<Sha>593d967ef28e55cd411236d5ebeb75bfb74bdc65</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0">
4545
<Uri>https://github.com/dotnet/runtime</Uri>

0 commit comments

Comments
 (0)