File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/Renci.SshNet/Properties Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55[ assembly: AssemblyDescription ( "SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism." ) ]
66[ assembly: AssemblyCompany ( "Renci" ) ]
77[ assembly: AssemblyProduct ( "SSH.NET" ) ]
8- [ assembly: AssemblyCopyright ( "Copyright © Renci 2010-2020 " ) ]
8+ [ assembly: AssemblyCopyright ( "Copyright © Renci 2010-2021 " ) ]
99[ assembly: AssemblyTrademark ( "" ) ]
1010[ assembly: AssemblyCulture ( "" ) ]
1111
12- [ assembly: AssemblyVersion ( "2020.0.0 " ) ]
13- [ assembly: AssemblyFileVersion ( "2020.0.0 " ) ]
14- [ assembly: AssemblyInformationalVersion ( "2020.0.0 " ) ]
12+ [ assembly: AssemblyVersion ( "2020.0.1 " ) ]
13+ [ assembly: AssemblyFileVersion ( "2020.0.1 " ) ]
14+ [ assembly: AssemblyInformationalVersion ( "2020.0.1 " ) ]
1515[ assembly: CLSCompliant ( false ) ]
1616
1717// Setting ComVisible to false makes the types in this assembly not visible
You can’t perform that action at this time.
0 commit comments