Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
]
}
}
}
}
11 changes: 5 additions & 6 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-75e0e3f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-75e0e3fd/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-extensions -->
<add key="darc-pub-dotnet-extensions-bdc3bee" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-bdc3beed/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-5f899e0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-5f899e05/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-1721e39-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1721e394-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-1721e39-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1721e394-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-1721e39" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1721e394/nuget/v3/index.json" />
<add key="darc-pub-dotnet-corefx-1b5b5f0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-1b5b5f0b/nuget/v3/index.json" />
<add key="darc-pub-dotnet-aspnetcore-tooling-e2442f2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-e2442f29/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-extensions -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand Down
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,33 +33,33 @@
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
<Sha>e2442f29530222358b73882e38d18c4f850900aa</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.1.10">
<Dependency Name="dotnet-ef" Version="3.1.11">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>5f899e050864d61da2f97e01a792992f090b3a42</Sha>
<Sha>75e0e3fd8a513915c5e746ab1cca2224cf96be1b</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.10">
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.11">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>5f899e050864d61da2f97e01a792992f090b3a42</Sha>
<Sha>75e0e3fd8a513915c5e746ab1cca2224cf96be1b</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.1.10">
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.1.11">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>5f899e050864d61da2f97e01a792992f090b3a42</Sha>
<Sha>75e0e3fd8a513915c5e746ab1cca2224cf96be1b</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.10">
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.11">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>5f899e050864d61da2f97e01a792992f090b3a42</Sha>
<Sha>75e0e3fd8a513915c5e746ab1cca2224cf96be1b</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.10">
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.11">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>5f899e050864d61da2f97e01a792992f090b3a42</Sha>
<Sha>75e0e3fd8a513915c5e746ab1cca2224cf96be1b</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.1.10">
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.1.11">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>5f899e050864d61da2f97e01a792992f090b3a42</Sha>
<Sha>75e0e3fd8a513915c5e746ab1cca2224cf96be1b</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="3.1.10">
<Dependency Name="Microsoft.EntityFrameworkCore" Version="3.1.11">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>5f899e050864d61da2f97e01a792992f090b3a42</Sha>
<Sha>75e0e3fd8a513915c5e746ab1cca2224cf96be1b</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="3.1.10-servicing.20519.4" CoherentParentDependency="Microsoft.EntityFrameworkCore">
<Uri>https://github.com/dotnet/extensions</Uri>
Expand Down
14 changes: 7 additions & 7 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@
<MicrosoftInternalExtensionsRefsPackageVersion>3.1.8-servicing.20420.4</MicrosoftInternalExtensionsRefsPackageVersion>
<MicrosoftJSInteropPackageVersion>3.1.10</MicrosoftJSInteropPackageVersion>
<!-- Packages from aspnet/EntityFrameworkCore -->
<dotnetefPackageVersion>3.1.10</dotnetefPackageVersion>
<MicrosoftEntityFrameworkCoreInMemoryPackageVersion>3.1.10</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
<MicrosoftEntityFrameworkCoreRelationalPackageVersion>3.1.10</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
<MicrosoftEntityFrameworkCoreSqlitePackageVersion>3.1.10</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
<MicrosoftEntityFrameworkCoreSqlServerPackageVersion>3.1.10</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
<MicrosoftEntityFrameworkCoreToolsPackageVersion>3.1.10</MicrosoftEntityFrameworkCoreToolsPackageVersion>
<MicrosoftEntityFrameworkCorePackageVersion>3.1.10</MicrosoftEntityFrameworkCorePackageVersion>
<dotnetefPackageVersion>3.1.11</dotnetefPackageVersion>
<MicrosoftEntityFrameworkCoreInMemoryPackageVersion>3.1.11</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
<MicrosoftEntityFrameworkCoreRelationalPackageVersion>3.1.11</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
<MicrosoftEntityFrameworkCoreSqlitePackageVersion>3.1.11</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
<MicrosoftEntityFrameworkCoreSqlServerPackageVersion>3.1.11</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
<MicrosoftEntityFrameworkCoreToolsPackageVersion>3.1.11</MicrosoftEntityFrameworkCoreToolsPackageVersion>
<MicrosoftEntityFrameworkCorePackageVersion>3.1.11</MicrosoftEntityFrameworkCorePackageVersion>
<!-- Packages from aspnet/AspNetCore-Tooling -->
<MicrosoftAspNetCoreMvcRazorExtensionsPackageVersion>3.1.10</MicrosoftAspNetCoreMvcRazorExtensionsPackageVersion>
<MicrosoftAspNetCoreRazorLanguagePackageVersion>3.1.10</MicrosoftAspNetCoreRazorLanguagePackageVersion>
Expand Down