Skip to content

Commit

Permalink
Disable generating XML documentation files (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
SadPencil authored Nov 3, 2024
1 parent 8581959 commit de2d286
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
<PropertyGroup Condition="'$(MSBuildProjectName)' == 'ClientUpdater' OR '$(MSBuildProjectName)' == 'SecondStageUpdater'">
<TargetFrameworks>net8.0;net48</TargetFrameworks>
<Platforms>AnyCPU</Platforms>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>

<!-- For Constants -->
Expand Down

0 comments on commit de2d286

Please sign in to comment.