Skip to content

Commit aa7296b

Browse files
Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20191114.3 (#17122)
- Microsoft.EntityFrameworkCore.Tools - 3.1.0 - Microsoft.EntityFrameworkCore.SqlServer - 3.1.0 - dotnet-ef - 3.1.0 - Microsoft.EntityFrameworkCore - 3.1.0 - Microsoft.EntityFrameworkCore.InMemory - 3.1.0 - Microsoft.EntityFrameworkCore.Relational - 3.1.0 - Microsoft.EntityFrameworkCore.Sqlite - 3.1.0
1 parent 68af32d commit aa7296b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<add key="darc-pub-dotnet-core-setup-7d57652" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-7d57652f/nuget/v3/index.json" />
88
<add key="darc-pub-dotnet-corefx-4703e4a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-4703e4ae/nuget/v3/index.json" />
99
<add key="darc-pub-aspnet-Extensions-77d27ab" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-Extensions-77d27ab3/nuget/v3/index.json" />
10-
<add key="darc-pub-aspnet-EntityFrameworkCore-de71e2d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-EntityFrameworkCore-de71e2d9/nuget/v3/index.json" />
10+
<add key="darc-pub-aspnet-EntityFrameworkCore-6a9d73c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-EntityFrameworkCore-6a9d73cd/nuget/v3/index.json" />
1111
<add key="darc-pub-aspnet-AspNetCore-Tooling-d29aca1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-AspNetCore-Tooling-d29aca16/nuget/v3/index.json" />
1212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1313
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />

eng/Version.Details.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,31 +31,31 @@
3131
</Dependency>
3232
<Dependency Name="dotnet-ef" Version="3.1.0">
3333
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
34-
<Sha>de71e2d9c70c8f8373ce39b34147fa7e967b08b6</Sha>
34+
<Sha>6a9d73cdb0ba32f3f287ae72d030125a7d8285c6</Sha>
3535
</Dependency>
3636
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.0">
3737
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
38-
<Sha>de71e2d9c70c8f8373ce39b34147fa7e967b08b6</Sha>
38+
<Sha>6a9d73cdb0ba32f3f287ae72d030125a7d8285c6</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.1.0">
4141
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
42-
<Sha>de71e2d9c70c8f8373ce39b34147fa7e967b08b6</Sha>
42+
<Sha>6a9d73cdb0ba32f3f287ae72d030125a7d8285c6</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.0">
4545
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
46-
<Sha>de71e2d9c70c8f8373ce39b34147fa7e967b08b6</Sha>
46+
<Sha>6a9d73cdb0ba32f3f287ae72d030125a7d8285c6</Sha>
4747
</Dependency>
4848
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.0">
4949
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
50-
<Sha>de71e2d9c70c8f8373ce39b34147fa7e967b08b6</Sha>
50+
<Sha>6a9d73cdb0ba32f3f287ae72d030125a7d8285c6</Sha>
5151
</Dependency>
5252
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.1.0">
5353
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
54-
<Sha>de71e2d9c70c8f8373ce39b34147fa7e967b08b6</Sha>
54+
<Sha>6a9d73cdb0ba32f3f287ae72d030125a7d8285c6</Sha>
5555
</Dependency>
5656
<Dependency Name="Microsoft.EntityFrameworkCore" Version="3.1.0">
5757
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
58-
<Sha>de71e2d9c70c8f8373ce39b34147fa7e967b08b6</Sha>
58+
<Sha>6a9d73cdb0ba32f3f287ae72d030125a7d8285c6</Sha>
5959
</Dependency>
6060
<Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="3.1.0-preview3.19564.2" CoherentParentDependency="Microsoft.EntityFrameworkCore">
6161
<Uri>https://github.com/aspnet/Extensions</Uri>

0 commit comments

Comments
 (0)