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 f50e471 commit aee208fCopy full SHA for aee208f
1 file changed
src/.build-system/Directory.Build.props
@@ -56,14 +56,14 @@
56
<_Parameter1>"KJL Solutions Ltd."</_Parameter1>
57
</AssemblyAttribute>
58
<AssemblyAttribute Include="System.Reflection.AssemblyCopyrightAttribute">
59
- <_Parameter1>"KJL Solutions Ltd. © 2024 | All Rights Reserved"</_Parameter1>
+ <_Parameter1>"KJL Solutions Ltd. © 2025 | All Rights Reserved"</_Parameter1>
60
61
</ItemGroup>
62
63
<PropertyGroup Label="NuGet Package Defaults">
64
<Authors>Kieron Lanning</Authors>
65
<Company>KJL Solutions Ltd.</Company>
66
- <Copyright>KJL Solutions Ltd., 2024 | All rights reserved.</Copyright>
+ <Copyright>KJL Solutions Ltd., 2025 | All rights reserved.</Copyright>
67
<RepositoryUrl>https://github.com/purview-dev/purview-telemetry-sourcegenerator/</RepositoryUrl>
68
</PropertyGroup>
69
0 commit comments