Skip to content

Commit e9f2026

Browse files
authored
Update coverlet.integration.tests.csproj
1 parent 30cb1da commit e9f2026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/coverlet.integration.tests/coverlet.integration.tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFrameworks>net8.0;net6.0</TargetFrameworks>
3+
<TargetFrameworks>net8.0</TargetFrameworks>
44
<IsPackable>false</IsPackable>
55
<Nullable>enable</Nullable>
66
<ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>

0 commit comments

Comments
 (0)