Skip to content

Commit

Permalink
Added Model folder
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiBryn committed May 20, 2024
1 parent ccdabd9 commit b75fc36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/YoloV8.Pose.Image/YoloV8.Pose.Image.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
</Content>
</ItemGroup>

<ItemGroup>
<Folder Include="Model\" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.1" />
Expand Down

0 comments on commit b75fc36

Please sign in to comment.