File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Google.Cloud.EntityFrameworkCore.Spanner.IntegrationTests
Google.Cloud.EntityFrameworkCore.Spanner.Tests
Google.Cloud.EntityFrameworkCore.Spanner Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1919 </ItemGroup >
2020
2121 <ItemGroup >
22- <PackageReference Include =" Microsoft.EntityFrameworkCore.Proxies" Version =" 8.0.13 " />
23- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.13 " >
22+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Proxies" Version =" 8.0.14 " />
23+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.14 " >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2626 </PackageReference >
Original file line number Diff line number Diff line change 1818 <PrivateAssets >all</PrivateAssets >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 </PackageReference >
21- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.13 " >
21+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.14 " >
2222 <PrivateAssets >all</PrivateAssets >
2323 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2424 </PackageReference >
25- <PackageReference Include =" Microsoft.EntityFrameworkCore.Proxies" Version =" 8.0.13 " />
25+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Proxies" Version =" 8.0.14 " />
2626 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
2727 <PackageReference Include =" xunit" Version =" 2.9.3" />
2828 <PackageReference Include =" Xunit.Combinatorial" Version =" 1.6.24" />
Original file line number Diff line number Diff line change 2121 <ItemGroup >
2222 <PackageReference Include =" Google.Cloud.Spanner.Data" Version =" 4.6.0" />
2323 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" PrivateAssets =" All" />
24- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.13 " PrivateAssets =" All" />
25- <PackageReference Include =" Microsoft.EntityFrameworkCore.Proxies" Version =" 8.0.13 " />
26- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8.0.13 " />
24+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.14 " PrivateAssets =" All" />
25+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Proxies" Version =" 8.0.14 " />
26+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8.0.14 " />
2727 <PackageReference Include =" OpenTelemetry.Api" Version =" 1.11.2" />
2828 <PackageReference Include =" System.Text.Json" Version =" 8.0.5" />
2929 </ItemGroup >
You can’t perform that action at this time.
0 commit comments