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 7b4ffd2 commit e31681dCopy full SHA for e31681d
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<Product>System.IO.Abstractions</Product>
4
- <Copyright>Copyright © Tatham Oddie & friends 2010-2022</Copyright>
+ <Copyright>Copyright © Tatham Oddie & friends 2010-2024</Copyright>
5
<Authors>Tatham Oddie & friends</Authors>
6
<SignAssembly Condition="'$(Configuration)' == 'Release'">True</SignAssembly>
7
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)StrongName.snk</AssemblyOriginatorKeyFile>
0 commit comments