Skip to content

Commit

Permalink
Add IsPackage=false to Examples project
Browse files Browse the repository at this point in the history
  • Loading branch information
rosenbjerg committed Feb 4, 2023
1 parent 5bd17dc commit 4f1cb92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FFMpegCore.Examples/FFMpegCore.Examples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 4f1cb92

Please sign in to comment.