mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 17:25:51 +00:00
Prepare for 2016.1.0-beta1.
This commit is contained in:
@@ -9,9 +9,9 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
[assembly: AssemblyVersion("2016.0.0")]
|
||||
[assembly: AssemblyFileVersion("2016.0.0")]
|
||||
[assembly: AssemblyInformationalVersion("2016.0.0")]
|
||||
[assembly: AssemblyVersion("2016.1.9999")]
|
||||
[assembly: AssemblyFileVersion("2016.1.9999")]
|
||||
[assembly: AssemblyInformationalVersion("2016.1.9999-dev")]
|
||||
[assembly: CLSCompliant(false)]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
|
||||
Reference in New Issue
Block a user