Skip to content

Commit

Permalink
Force document generation for Emgu.TF.Lite.Platform.Maui.UI project.
Browse files Browse the repository at this point in the history
  • Loading branch information
Canming Huang committed Nov 8, 2023
1 parent 871524a commit 7d449f6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
<TargetPlatformMinVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'">10.0.17763.0</TargetPlatformMinVersion>

<TfLiteBinaryDir>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\..\..\..\lib))</TfLiteBinaryDir>

<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net7.0-ios|AnyCPU'">
Expand Down

0 comments on commit 7d449f6

Please sign in to comment.