Skip to content

Commit e75c46b

Browse files
authored
Update Serilog.Ui.SqliteProvider.Tests.csproj
1 parent db502b5 commit e75c46b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/Serilog.Ui.SqliteProvider.Tests/Serilog.Ui.SqliteProvider.Tests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.*"/>
1515
</ItemGroup>
1616

17-
<ItemGroup Condition="'$(TargetFramework)' == 'net7.0'">
18-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.*"/>
19-
</ItemGroup>
20-
2117
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
2218
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.*"/>
2319
</ItemGroup>

0 commit comments

Comments
 (0)