Skip to content

Commit 3c5f4e9

Browse files
Update PackageReleaseNotes
1 parent a629850 commit 3c5f4e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CustomSelectFileDlg/CustomSelectFileDlg.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Regular OpenFileDialog and SaveFileDialog show files and folders from the local
2424
With CustomSelectFileDlg, you can create your own filesystem or show the filesystem of another machine or display anything that has a filesystem-like hierarchy.
2525
CustomSelectFileDlg tries to imitate the style and usability of the standard Windows OpenFileDialog and SaveFileDialog.
2626
Additionally it supports folder selection, similar to the CommonOpenFileDialog from Microsoft.WindowsAPICodePack.Dialogs.</Description>
27-
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
27+
<PackageReleaseNotes>Support for Unix Filesystem</PackageReleaseNotes>
2828
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
2929
<EnableNETAnalyzers>True</EnableNETAnalyzers>
3030
<Authors>Sebastian Becker</Authors>

0 commit comments

Comments
 (0)