File tree Expand file tree Collapse file tree
AppCoreNet.Data.EntityFrameworkCore
AppCoreNet.Data.EntityFramework
test/AppCoreNet.Data.EntityFrameworkCore.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 </PropertyGroup >
55 <ItemGroup >
66 <PackageVersion Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.556" />
7- <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8 .0.0 " />
7+ <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 10 .0.201 " />
88 <PackageVersion Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.14.15" />
99 <PackageVersion Include =" IDisposableAnalyzers" Version =" 4.0.8" />
1010 <PackageVersion Include =" GitVersion.MsBuild" Version =" 6.4.0" />
2222 <PackageVersion Include =" AppCoreNet.TypeHelpers.Sources" Version =" 0.8.0" />
2323 <PackageVersion Include =" JetBrains.Annotations" Version =" 2025.2.1" />
2424
25- <PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 8 .0.0 " />
26- <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 8 .0.1 " />
27- <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8 .0.3 " />
28- <PackageVersion Include =" Microsoft.Extensions.Logging" Version =" 8 .0.1 " />
29- <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 8 .0.2 " />
25+ <PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 10 .0.5 " />
26+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 10 .0.5 " />
27+ <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10 .0.5 " />
28+ <PackageVersion Include =" Microsoft.Extensions.Logging" Version =" 10 .0.5 " />
29+ <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 10 .0.5 " />
3030
3131 <PackageVersion Include =" AppCoreNet.Extensions.DependencyInjection.Abstractions" Version =" 0.7.0" />
3232 </ItemGroup >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 9 .0.304 " ,
3+ "version" : " 10 .0.201 " ,
44 "rollForward" : " latestFeature" ,
55 "allowPrerelease" : false
66 }
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" VersionOverride =" 8 .0.19 " />
9+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" VersionOverride =" 10 .0.5 " />
1010 </ItemGroup >
1111
1212 <ItemGroup >
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" VersionOverride =" 8 .0.19 " />
9+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" VersionOverride =" 10 .0.5 " />
1010 </ItemGroup >
1111
1212 <ItemGroup >
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" VersionOverride =" 8 .0.19 " />
9+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" VersionOverride =" 10 .0.5 " />
1010 </ItemGroup >
1111
1212 <ItemGroup >
You can’t perform that action at this time.
0 commit comments