Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dme-compunet committed Aug 28, 2023
2 parents c7ef48b + 4671061 commit 5dde127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/YoloV8/YoloV8.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<TargetFrameworks>net7.0;net6.0</TargetFrameworks>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>Compunet.YoloV8</RootNamespace>
Expand Down

0 comments on commit 5dde127

Please sign in to comment.