Skip to content

Commit 7e851cd

Browse files
committed
housekeeping: Add authors and copyright
1 parent 9c602d4 commit 7e851cd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Directory.build.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<Project>
22
<PropertyGroup>
3+
<Authors>.NET Foundation and Contributors</Authors>
4+
<Copyright>Copyright (c) .NET Foundation and Contributors</Copyright>
35
<NoWarn>$(NoWarn);VSX1000</NoWarn>
46
<Platform>AnyCPU</Platform>
57
<IsTestProject>$(MSBuildProjectName.Contains('Tests'))</IsTestProject>

0 commit comments

Comments
 (0)