Skip to content

Commit 1a69eb8

Browse files
authored
Update TargetFrameworkVersion to net10.0
1 parent ab82fa0 commit 1a69eb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TestProject/coverlet.runsettings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<RunSettings>
33
<RunConfiguration>
4-
<TargetFrameworkVersion>net7.0</TargetFrameworkVersion>
4+
<TargetFrameworkVersion>net10.0</TargetFrameworkVersion>
55
<TreatNoTestsAsError>true</TreatNoTestsAsError>
66
</RunConfiguration>
77

0 commit comments

Comments
 (0)