🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

TriggersTools.Build.CopyrightYear

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

TriggersTools.Build.CopyrightYear

Replaces all instances of {YEAR} in copyrights with the current year. Works with the MSBuild Copyright property and AssemblyCopyright attribute. Assign the <CopyrightYearAssemblyInfo> property in your project file as your input assembly info file if you're using an one different from Properties\AssemblyInfo.cs. This does NOT work for NuGet packages generated by Sdk projects. Use $([System.DateTime]::Now.Year) for these projects instead of {YEAR}.

1.0.2
NuGet
Version published
Maintainers
1
Created
The README file is missing

Keywords

msbuild

FAQs

Package last updated on 21 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts