We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cacaa4 commit cc3e221Copy full SHA for cc3e221
src/Directory.Build.props
@@ -12,8 +12,8 @@
12
13
<PropertyGroup>
14
<Description>Shared components for the NUKE build system.</Description>
15
- <Authors>Hexagrams Inc.</Authors>
16
- <Copyright>Copyright $([System.DateTime]::Now.Year) Hexagrams Inc.</Copyright>
+ <Authors>Hexagrams Solutions</Authors>
+ <Copyright>Copyright $([System.DateTime]::Now.Year) Hexagrams Solutions</Copyright>
17
<PackageTags>build-automation continuous-integration tools nuke</PackageTags>
18
<PackageLicenseExpression>MIT</PackageLicenseExpression>
19
<PackageProjectUrl>https://github.com/Hexagrams/nuke-components</PackageProjectUrl>
0 commit comments