Skip to content

Commit 5a3fc18

Browse files
Update dependencies from https://github.com/dotnet/efcore build 20201110.8 (dotnet#27708)
[release/5.0] Update dependencies from dotnet/efcore
1 parent c2e75cb commit 5a3fc18

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
]
1010
}
1111
}
12-
}
12+
}

NuGet.config

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
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-06c4c94" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-06c4c94a/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-efcore-53d6d02" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-53d6d02d/nuget/v3/index.json" />
8+
<!-- End: Package sources from dotnet-efcore -->
9+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
10+
<!-- Begin: Package sources from dotnet-efcore -->
811
<!-- End: Package sources from dotnet-efcore -->
912
<!-- Begin: Package sources from dotnet-runtime -->
10-
<add key="darc-pub-dotnet-runtime-7ef6d50" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-7ef6d50b/nuget/v3/index.json" />
1113
<!-- End: Package sources from dotnet-runtime -->
12-
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1314
<!-- Begin: Package sources from dotnet-efcore -->
1415
<!-- End: Package sources from dotnet-efcore -->
1516
<!-- Begin: Package sources from dotnet-runtime -->

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>06c4c94a35c59159cc430b6bb249116328c6953c</Sha>
14+
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.1">
1717
<Uri>https://github.com/dotnet/efcore</Uri>
18-
<Sha>06c4c94a35c59159cc430b6bb249116328c6953c</Sha>
18+
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="5.0.1">
2121
<Uri>https://github.com/dotnet/efcore</Uri>
22-
<Sha>06c4c94a35c59159cc430b6bb249116328c6953c</Sha>
22+
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.1">
2525
<Uri>https://github.com/dotnet/efcore</Uri>
26-
<Sha>06c4c94a35c59159cc430b6bb249116328c6953c</Sha>
26+
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.1">
2929
<Uri>https://github.com/dotnet/efcore</Uri>
30-
<Sha>06c4c94a35c59159cc430b6bb249116328c6953c</Sha>
30+
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="5.0.1">
3333
<Uri>https://github.com/dotnet/efcore</Uri>
34-
<Sha>06c4c94a35c59159cc430b6bb249116328c6953c</Sha>
34+
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
3535
</Dependency>
3636
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.1">
3737
<Uri>https://github.com/dotnet/efcore</Uri>
38-
<Sha>06c4c94a35c59159cc430b6bb249116328c6953c</Sha>
38+
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="5.0.1">
4141
<Uri>https://github.com/dotnet/efcore</Uri>
42-
<Sha>06c4c94a35c59159cc430b6bb249116328c6953c</Sha>
42+
<Sha>53d6d02d6058b05ad11fc99784a24be3088617c9</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)