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 488091c commit a217cf9Copy full SHA for a217cf9
src/Directory.Build.props
@@ -9,6 +9,7 @@
9
<RepositoryType>git</RepositoryType>
10
<Description>Simple REST and HTTP API Client</Description>
11
<Authors>.NET Foundation and Contributors</Authors>
12
+ <Copyright>Copyright © $(Authors) $([System.DateTime]::Now.Year)</Copyright>
13
<UpdateVersionProperties>true</UpdateVersionProperties>
14
<PublishRepositoryUrl>true</PublishRepositoryUrl>
15
<IncludeSymbols>true</IncludeSymbols>
0 commit comments