Skip to content

Commit a231298

Browse files
authored
Merge pull request #290 from CommunityToolkit/dev/update-assembly-metadata
Update Company and Authors metadata items
2 parents de561c9 + 292bf34 commit a231298

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/Community.Toolkit.Common.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Company>.NET Foundation</Company>
5-
<Authors>Microsoft.Toolkit</Authors>
4+
<Company>Microsoft</Company>
5+
<Authors>Microsoft</Authors>
66
<Product>.NET Community Toolkit</Product>
77
<CommonTags>dotnet;Community;Toolkit</CommonTags>
88
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)