Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
b8738d3
Update dependencies from https://github.com/dotnet/efcore build 20250…
dotnet-maestro[bot] Apr 15, 2025
b55da7b
Update dependencies from https://github.com/dotnet/efcore build 20250…
dotnet-maestro[bot] Apr 15, 2025
da49054
Update dependencies from https://github.com/dotnet/runtime build 2025…
dotnet-maestro[bot] Apr 16, 2025
8646c01
Update dependencies from https://github.com/dotnet/efcore build 20250…
dotnet-maestro[bot] Apr 16, 2025
0cae9ad
Update dependencies from https://github.com/dotnet/efcore build 20250…
dotnet-maestro[bot] Apr 16, 2025
f1307da
Update dependencies from https://github.com/dotnet/runtime build 2025…
dotnet-maestro[bot] Apr 17, 2025
285d645
Update dependencies from https://github.com/dotnet/runtime build 2025…
dotnet-maestro[bot] Apr 18, 2025
a01759b
Update dependencies from https://github.com/dotnet/runtime build 2025…
dotnet-maestro[bot] Apr 19, 2025
df546ae
Update dependencies from https://github.com/dotnet/efcore build 20250…
dotnet-maestro[bot] Apr 19, 2025
cd48b75
Update dependencies from https://github.com/dotnet/runtime build 2025…
dotnet-maestro[bot] Apr 20, 2025
501d7e1
Update dependencies from https://github.com/dotnet/runtime build 2025…
dotnet-maestro[bot] Apr 21, 2025
35089e5
Update dependencies from https://github.com/dotnet/efcore build 20250…
dotnet-maestro[bot] Apr 21, 2025
6288c50
Update dependencies from https://github.com/dotnet/efcore build 20250…
dotnet-maestro[bot] Apr 21, 2025
58aa156
Update dependencies from https://github.com/dotnet/runtime build 2025…
dotnet-maestro[bot] Apr 22, 2025
33909c7
Try disabling inlining for the interactivity e2e test
lewing Apr 22, 2025
d7e2d9b
Disable preloading in tests
maraf Apr 22, 2025
a2a3665
Merge branch 'main' into darc-main-c522251f-421c-4560-8005-ac855da8cf24
lewing Apr 22, 2025
f65b65e
Update dependencies from https://github.com/dotnet/efcore build 20250…
dotnet-maestro[bot] Apr 22, 2025
325038a
fix some tests
BrennanConroy Apr 23, 2025
15d0f1b
fix
BrennanConroy Apr 23, 2025
6accb2c
Update dependencies from https://github.com/dotnet/runtime build 2025…
dotnet-maestro[bot] Apr 23, 2025
a55669c
follow pattern from working tests
lewing Apr 23, 2025
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
32 changes: 16 additions & 16 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,38 +9,38 @@
-->
<Dependencies>
<ProductDependencies>
<Dependency Name="dotnet-ef" Version="10.0.0-preview.4.25214.1">
<Dependency Name="dotnet-ef" Version="10.0.0-preview.4.25215.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>2b564f7c09dd9fba0d9e1daa2e41056dd8b8b673</Sha>
<Sha>e500cdaccc0384785a4b84c0f8425a2f12c2715c</Sha>
<SourceBuildTarball RepoName="efcore" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.0-preview.4.25214.1">
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.0-preview.4.25215.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>2b564f7c09dd9fba0d9e1daa2e41056dd8b8b673</Sha>
<Sha>e500cdaccc0384785a4b84c0f8425a2f12c2715c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="10.0.0-preview.4.25214.1">
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="10.0.0-preview.4.25215.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>2b564f7c09dd9fba0d9e1daa2e41056dd8b8b673</Sha>
<Sha>e500cdaccc0384785a4b84c0f8425a2f12c2715c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.0-preview.4.25214.1">
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.0-preview.4.25215.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>2b564f7c09dd9fba0d9e1daa2e41056dd8b8b673</Sha>
<Sha>e500cdaccc0384785a4b84c0f8425a2f12c2715c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.0-preview.4.25214.1">
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.0-preview.4.25215.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>2b564f7c09dd9fba0d9e1daa2e41056dd8b8b673</Sha>
<Sha>e500cdaccc0384785a4b84c0f8425a2f12c2715c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="10.0.0-preview.4.25214.1">
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="10.0.0-preview.4.25215.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>2b564f7c09dd9fba0d9e1daa2e41056dd8b8b673</Sha>
<Sha>e500cdaccc0384785a4b84c0f8425a2f12c2715c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="10.0.0-preview.4.25214.1">
<Dependency Name="Microsoft.EntityFrameworkCore" Version="10.0.0-preview.4.25215.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>2b564f7c09dd9fba0d9e1daa2e41056dd8b8b673</Sha>
<Sha>e500cdaccc0384785a4b84c0f8425a2f12c2715c</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="10.0.0-preview.4.25214.1">
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="10.0.0-preview.4.25215.1">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>2b564f7c09dd9fba0d9e1daa2e41056dd8b8b673</Sha>
<Sha>e500cdaccc0384785a4b84c0f8425a2f12c2715c</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="10.0.0-preview.4.25211.19">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
16 changes: 8 additions & 8 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -148,14 +148,14 @@
<MicrosoftExtensionsDiagnosticsTestingVersion>9.5.0-preview.1.25204.8</MicrosoftExtensionsDiagnosticsTestingVersion>
<MicrosoftExtensionsTimeProviderTestingVersion>9.5.0-preview.1.25204.8</MicrosoftExtensionsTimeProviderTestingVersion>
<!-- Packages from dotnet/efcore -->
<dotnetefVersion>10.0.0-preview.4.25214.1</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>10.0.0-preview.4.25214.1</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>10.0.0-preview.4.25214.1</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>10.0.0-preview.4.25214.1</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>10.0.0-preview.4.25214.1</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>10.0.0-preview.4.25214.1</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>10.0.0-preview.4.25214.1</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>10.0.0-preview.4.25214.1</MicrosoftEntityFrameworkCoreDesignVersion>
<dotnetefVersion>10.0.0-preview.4.25215.1</dotnetefVersion>
<MicrosoftEntityFrameworkCoreInMemoryVersion>10.0.0-preview.4.25215.1</MicrosoftEntityFrameworkCoreInMemoryVersion>
<MicrosoftEntityFrameworkCoreRelationalVersion>10.0.0-preview.4.25215.1</MicrosoftEntityFrameworkCoreRelationalVersion>
<MicrosoftEntityFrameworkCoreSqliteVersion>10.0.0-preview.4.25215.1</MicrosoftEntityFrameworkCoreSqliteVersion>
<MicrosoftEntityFrameworkCoreSqlServerVersion>10.0.0-preview.4.25215.1</MicrosoftEntityFrameworkCoreSqlServerVersion>
<MicrosoftEntityFrameworkCoreToolsVersion>10.0.0-preview.4.25215.1</MicrosoftEntityFrameworkCoreToolsVersion>
<MicrosoftEntityFrameworkCoreVersion>10.0.0-preview.4.25215.1</MicrosoftEntityFrameworkCoreVersion>
<MicrosoftEntityFrameworkCoreDesignVersion>10.0.0-preview.4.25215.1</MicrosoftEntityFrameworkCoreDesignVersion>
<!-- Packages from dotnet/roslyn -->
<MicrosoftCodeAnalysisCommonVersion>4.13.0-3.24613.7</MicrosoftCodeAnalysisCommonVersion>
<MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>4.13.0-3.24613.7</MicrosoftCodeAnalysisExternalAccessAspNetCoreVersion>
Expand Down
Loading