Skip to content

Commit 867cb09

Browse files
Fix author
1 parent c9b5dcf commit 867cb09

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CustomSelectFileDlg/CustomSelectFileDlg.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Additionally it supports folder selection, similar to the CommonOpenFileDialog f
2525
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
2626
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
2727
<EnableNETAnalyzers>True</EnableNETAnalyzers>
28+
<Authors>Sebastian Becker</Authors>
29+
<Company />
2830
</PropertyGroup>
2931
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net48|AnyCPU'">
3032
<NoWarn>1701;1702;CA1852</NoWarn>

0 commit comments

Comments
 (0)