Commit b99bd38 1 parent 83bc123 commit b99bd38 Copy full SHA for b99bd38
File tree 1 file changed +1
-1
lines changed
src/Remote.Linq.EntityFrameworkCore
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 24
24
<PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 3.1.32" Condition =" '$(TargetFramework)' == 'netstandard2.0'" />
25
25
<PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 5.0.17" Condition =" '$(TargetFramework)' == 'netstandard2.1'" />
26
26
<PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7.0.20" Condition =" '$(TargetFramework)' == 'net6.0'" />
27
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.6 " Condition =" '$(TargetFramework)' == 'net8.0'" />
27
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.11 " Condition =" '$(TargetFramework)' == 'net8.0'" />
28
28
</ItemGroup >
29
29
30
30
</Project >
You can’t perform that action at this time.
0 commit comments