Skip to content

Commit cc3e221

Browse files
committed
Update package build properties
1 parent 3cacaa4 commit cc3e221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
<PropertyGroup>
1414
<Description>Shared components for the NUKE build system.</Description>
15-
<Authors>Hexagrams Inc.</Authors>
16-
<Copyright>Copyright $([System.DateTime]::Now.Year) Hexagrams Inc.</Copyright>
15+
<Authors>Hexagrams Solutions</Authors>
16+
<Copyright>Copyright $([System.DateTime]::Now.Year) Hexagrams Solutions</Copyright>
1717
<PackageTags>build-automation continuous-integration tools nuke</PackageTags>
1818
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1919
<PackageProjectUrl>https://github.com/Hexagrams/nuke-components</PackageProjectUrl>

0 commit comments

Comments
 (0)