Skip to content

Commit 7f5e404

Browse files
committed
framework to net7 for "DuplicateCodeDetector"
1 parent 2f2a9d5 commit 7f5e404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DuplicateCodeDetector/DuplicateCodeDetector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>netcoreapp2.1</TargetFramework>
5+
<TargetFramework>net7.0</TargetFramework>
66
<StartupObject>NearCloneDetector.CloneDetectorCli</StartupObject>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)