Skip to content

Commit

Permalink
Build the project for net6 instance of .Net Core 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightLight committed Dec 7, 2023
1 parent bb49141 commit 08151a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ItDepends.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net472;netcoreapp3.1</TargetFrameworks>
<TargetFrameworks>net472;net6.0</TargetFrameworks>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 08151a1

Please sign in to comment.