Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit b05a4aa

Browse files
committed
Set GenerateDocumentationFile.
1 parent 8e4c237 commit b05a4aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WpfObservableRangeCollection/WpfObservableRangeCollection.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<Nullable>enable</Nullable>
66
<UseWPF>true</UseWPF>
77
<RootNamespace>CodingNinja.Wpf.ObjectModel</RootNamespace>
8+
<GenerateDocumentationFile>True</GenerateDocumentationFile>
89
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
910
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1011
<Description>Provides ObservableRangeCollection and its WPF version, including AddRange, RemoveRange, Replace/ReplaceRange methods for bulk operation, but only update the notification once.</Description>

0 commit comments

Comments
 (0)