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 e1f4707 commit 5ff0adaCopy full SHA for 5ff0ada
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