Skip to content

Commit 4590aaf

Browse files
Fix [AssemblyCompany]
Fix the [AssemblyCompany] being set to "Microsoft".
1 parent c4d72ba commit 4590aaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
-->
99

1010
<PropertyGroup>
11+
<Company>$(Authors)</Company>
1112
<Copyright>$(_ProjectCopyright)</Copyright>
1213
</PropertyGroup>
1314

0 commit comments

Comments
 (0)