Skip to content

Commit 86264dd

Browse files
committed
Converts references to nuget packages
Reorganizes solution
1 parent c46df84 commit 86264dd

File tree

95 files changed

+95411
-8857
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+95411
-8857
lines changed

Lithnet.Logging.dll

-14.5 KB
Binary file not shown.

Lithnet.SshMA.csproj.vspscc

Lines changed: 0 additions & 10 deletions
This file was deleted.

Lithnet.SshMA.vssscc

Lines changed: 0 additions & 10 deletions
This file was deleted.
-94.7 KB
Binary file not shown.

Renci.SshNet.dll

-380 KB
Binary file not shown.
Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,70 @@
1-
2-
Microsoft Visual Studio Solution File, Format Version 11.00
3-
# Visual Studio 2010
4-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lithnet.SshMA", "Lithnet.SshMA.csproj", "{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}"
5-
EndProject
6-
Global
7-
GlobalSection(TeamFoundationVersionControl) = preSolution
8-
SccNumberOfProjects = 2
9-
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
10-
SccTeamFoundationServer = http://ocio-tfs01-v02.ad.monash.edu:8090/tfs/dmsprojects
11-
SccLocalPath0 = .
12-
SccProjectUniqueName1 = Lithnet.SshMA.csproj
13-
SccLocalPath1 = .
14-
EndGlobalSection
15-
GlobalSection(SolutionConfigurationPlatforms) = preSolution
16-
ConfigMgr 2007|Any CPU = ConfigMgr 2007|Any CPU
17-
ConfigMgr 2007|Mixed Platforms = ConfigMgr 2007|Mixed Platforms
18-
ConfigMgr 2007|x86 = ConfigMgr 2007|x86
19-
ConfigMgr 2012|Any CPU = ConfigMgr 2012|Any CPU
20-
ConfigMgr 2012|Mixed Platforms = ConfigMgr 2012|Mixed Platforms
21-
ConfigMgr 2012|x86 = ConfigMgr 2012|x86
22-
Debug x64|Any CPU = Debug x64|Any CPU
23-
Debug x64|Mixed Platforms = Debug x64|Mixed Platforms
24-
Debug x64|x86 = Debug x64|x86
25-
Debug x86|Any CPU = Debug x86|Any CPU
26-
Debug x86|Mixed Platforms = Debug x86|Mixed Platforms
27-
Debug x86|x86 = Debug x86|x86
28-
Debug|Any CPU = Debug|Any CPU
29-
Debug|Mixed Platforms = Debug|Mixed Platforms
30-
Debug|x86 = Debug|x86
31-
Release|Any CPU = Release|Any CPU
32-
Release|Mixed Platforms = Release|Mixed Platforms
33-
Release|x86 = Release|x86
34-
EndGlobalSection
35-
GlobalSection(ProjectConfigurationPlatforms) = postSolution
36-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2007|Any CPU.ActiveCfg = Release|Any CPU
37-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2007|Any CPU.Build.0 = Release|Any CPU
38-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2007|Mixed Platforms.ActiveCfg = Release|Any CPU
39-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2007|Mixed Platforms.Build.0 = Release|Any CPU
40-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2007|x86.ActiveCfg = Release|Any CPU
41-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2012|Any CPU.ActiveCfg = Release|Any CPU
42-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2012|Any CPU.Build.0 = Release|Any CPU
43-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2012|Mixed Platforms.ActiveCfg = Release|Any CPU
44-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2012|Mixed Platforms.Build.0 = Release|Any CPU
45-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2012|x86.ActiveCfg = Release|Any CPU
46-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x64|Any CPU.ActiveCfg = Debug|Any CPU
47-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x64|Any CPU.Build.0 = Debug|Any CPU
48-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x64|Mixed Platforms.ActiveCfg = Debug|Any CPU
49-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x64|Mixed Platforms.Build.0 = Debug|Any CPU
50-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x64|x86.ActiveCfg = Debug|Any CPU
51-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x86|Any CPU.ActiveCfg = Debug|Any CPU
52-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x86|Any CPU.Build.0 = Debug|Any CPU
53-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x86|Mixed Platforms.ActiveCfg = Debug|Any CPU
54-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x86|Mixed Platforms.Build.0 = Debug|Any CPU
55-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x86|x86.ActiveCfg = Debug|Any CPU
56-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
57-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
58-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
59-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
60-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug|x86.ActiveCfg = Debug|Any CPU
61-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
62-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Release|Any CPU.Build.0 = Release|Any CPU
63-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
64-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
65-
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Release|x86.ActiveCfg = Release|Any CPU
66-
EndGlobalSection
67-
GlobalSection(SolutionProperties) = preSolution
68-
HideSolutionNode = FALSE
69-
EndGlobalSection
70-
EndGlobal
1+
2+
Microsoft Visual Studio Solution File, Format Version 11.00
3+
# Visual Studio 2010
4+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lithnet.SshMA", "Lithnet.SshMA\Lithnet.SshMA.csproj", "{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}"
5+
EndProject
6+
Global
7+
GlobalSection(TeamFoundationVersionControl) = preSolution
8+
SccNumberOfProjects = 2
9+
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
10+
SccTeamFoundationServer = http://ocio-tfs01-v02.ad.monash.edu:8090/tfs/dmsprojects
11+
SccLocalPath0 = .
12+
SccProjectUniqueName1 = Lithnet.SshMA.csproj
13+
SccLocalPath1 = .
14+
EndGlobalSection
15+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
16+
ConfigMgr 2007|Any CPU = ConfigMgr 2007|Any CPU
17+
ConfigMgr 2007|Mixed Platforms = ConfigMgr 2007|Mixed Platforms
18+
ConfigMgr 2007|x86 = ConfigMgr 2007|x86
19+
ConfigMgr 2012|Any CPU = ConfigMgr 2012|Any CPU
20+
ConfigMgr 2012|Mixed Platforms = ConfigMgr 2012|Mixed Platforms
21+
ConfigMgr 2012|x86 = ConfigMgr 2012|x86
22+
Debug x64|Any CPU = Debug x64|Any CPU
23+
Debug x64|Mixed Platforms = Debug x64|Mixed Platforms
24+
Debug x64|x86 = Debug x64|x86
25+
Debug x86|Any CPU = Debug x86|Any CPU
26+
Debug x86|Mixed Platforms = Debug x86|Mixed Platforms
27+
Debug x86|x86 = Debug x86|x86
28+
Debug|Any CPU = Debug|Any CPU
29+
Debug|Mixed Platforms = Debug|Mixed Platforms
30+
Debug|x86 = Debug|x86
31+
Release|Any CPU = Release|Any CPU
32+
Release|Mixed Platforms = Release|Mixed Platforms
33+
Release|x86 = Release|x86
34+
EndGlobalSection
35+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
36+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2007|Any CPU.ActiveCfg = Release|Any CPU
37+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2007|Any CPU.Build.0 = Release|Any CPU
38+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2007|Mixed Platforms.ActiveCfg = Release|Any CPU
39+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2007|Mixed Platforms.Build.0 = Release|Any CPU
40+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2007|x86.ActiveCfg = Release|Any CPU
41+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2012|Any CPU.ActiveCfg = Release|Any CPU
42+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2012|Any CPU.Build.0 = Release|Any CPU
43+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2012|Mixed Platforms.ActiveCfg = Release|Any CPU
44+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2012|Mixed Platforms.Build.0 = Release|Any CPU
45+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.ConfigMgr 2012|x86.ActiveCfg = Release|Any CPU
46+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x64|Any CPU.ActiveCfg = Debug|Any CPU
47+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x64|Any CPU.Build.0 = Debug|Any CPU
48+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x64|Mixed Platforms.ActiveCfg = Debug|Any CPU
49+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x64|Mixed Platforms.Build.0 = Debug|Any CPU
50+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x64|x86.ActiveCfg = Debug|Any CPU
51+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x86|Any CPU.ActiveCfg = Debug|Any CPU
52+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x86|Any CPU.Build.0 = Debug|Any CPU
53+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x86|Mixed Platforms.ActiveCfg = Debug|Any CPU
54+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x86|Mixed Platforms.Build.0 = Debug|Any CPU
55+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug x86|x86.ActiveCfg = Debug|Any CPU
56+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
57+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
58+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
59+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
60+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Debug|x86.ActiveCfg = Debug|Any CPU
61+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
62+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Release|Any CPU.Build.0 = Release|Any CPU
63+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
64+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
65+
{A645C9ED-6F86-44C9-A8A7-A9DA013B81DC}.Release|x86.ActiveCfg = Release|Any CPU
66+
EndGlobalSection
67+
GlobalSection(SolutionProperties) = preSolution
68+
HideSolutionNode = FALSE
69+
EndGlobalSection
70+
EndGlobal
Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
1-
// -----------------------------------------------------------------------
2-
// <copyright file="AssemblyInfo.cs" company="Lithnet">
3-
// The Microsoft Public License (Ms-PL) governs use of the accompanying software.
4-
// If you use the software, you accept this license.
5-
// If you do not accept the license, do not use the software.
6-
// http://go.microsoft.com/fwlink/?LinkID=131993
7-
// </copyright>
8-
// -----------------------------------------------------------------------
9-
10-
using System.Reflection;
11-
using System.Runtime.CompilerServices;
12-
13-
// General Information about an assembly is controlled through the following
14-
// set of attributes. Change these reference values to modify the information
15-
// associated with an assembly.
16-
[assembly: AssemblyTitle("")]
17-
[assembly: AssemblyDescription("")]
18-
[assembly: AssemblyConfiguration("")]
19-
[assembly: AssemblyCompany("")]
20-
[assembly: AssemblyProduct("")]
21-
[assembly: AssemblyCopyright("")]
22-
[assembly: AssemblyTrademark("")]
23-
[assembly: AssemblyCulture("")]
24-
25-
// Version information for an assembly consists of the following four values:
26-
//
27-
// Major Version
28-
// Minor Version
29-
// Build Number
30-
// Revision
31-
//
32-
// You can specify all the values or you can default the Revision and Build Numbers
33-
// by using the '*' as shown below:
34-
[assembly: AssemblyVersion("1.0.*")]
35-
36-
// In order to sign your assembly you must specify a key to use. Refer to the
37-
// Microsoft .NET Framework documentation for more information on assembly signing.
38-
//
39-
// Use the attributes below to control which key is used for signing.
40-
//
41-
// Notes:
42-
// (*) If no key is specified, the assembly is not signed.
43-
// (*) KeyName refers to a key that has been installed in the Crypto Service
44-
// Provider (CSP) on your machine. KeyFile refers to a file which contains
45-
// a key.
46-
// (*) If the KeyFile and the KeyName values are both specified, the
47-
// following processing occurs:
48-
// (1) If the KeyName can be found in the CSP, that key is used.
49-
// (2) If the KeyName does not exist and the KeyFile does exist, the key
50-
// in the KeyFile is installed into the CSP and used.
51-
// (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
52-
// When specifying the KeyFile, the location of the KeyFile should be
53-
// relative to the project output directory which is
54-
// %Project Directory%\obj\<configuration>. For example, if your KeyFile is
55-
// located in the project directory, you would specify the AssemblyKeyFile
56-
// reference as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
57-
// (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
58-
// documentation for more information on this.
59-
[assembly: AssemblyDelaySign(false)]
60-
[assembly: AssemblyKeyFile("")]
1+
// -----------------------------------------------------------------------
2+
// <copyright file="AssemblyInfo.cs" company="Lithnet">
3+
// The Microsoft Public License (Ms-PL) governs use of the accompanying software.
4+
// If you use the software, you accept this license.
5+
// If you do not accept the license, do not use the software.
6+
// http://go.microsoft.com/fwlink/?LinkID=131993
7+
// </copyright>
8+
// -----------------------------------------------------------------------
9+
10+
using System.Reflection;
11+
using System.Runtime.CompilerServices;
12+
13+
// General Information about an assembly is controlled through the following
14+
// set of attributes. Change these reference values to modify the information
15+
// associated with an assembly.
16+
[assembly: AssemblyTitle("")]
17+
[assembly: AssemblyDescription("")]
18+
[assembly: AssemblyConfiguration("")]
19+
[assembly: AssemblyCompany("")]
20+
[assembly: AssemblyProduct("")]
21+
[assembly: AssemblyCopyright("")]
22+
[assembly: AssemblyTrademark("")]
23+
[assembly: AssemblyCulture("")]
24+
25+
// Version information for an assembly consists of the following four values:
26+
//
27+
// Major Version
28+
// Minor Version
29+
// Build Number
30+
// Revision
31+
//
32+
// You can specify all the values or you can default the Revision and Build Numbers
33+
// by using the '*' as shown below:
34+
[assembly: AssemblyVersion("1.0.*")]
35+
36+
// In order to sign your assembly you must specify a key to use. Refer to the
37+
// Microsoft .NET Framework documentation for more information on assembly signing.
38+
//
39+
// Use the attributes below to control which key is used for signing.
40+
//
41+
// Notes:
42+
// (*) If no key is specified, the assembly is not signed.
43+
// (*) KeyName refers to a key that has been installed in the Crypto Service
44+
// Provider (CSP) on your machine. KeyFile refers to a file which contains
45+
// a key.
46+
// (*) If the KeyFile and the KeyName values are both specified, the
47+
// following processing occurs:
48+
// (1) If the KeyName can be found in the CSP, that key is used.
49+
// (2) If the KeyName does not exist and the KeyFile does exist, the key
50+
// in the KeyFile is installed into the CSP and used.
51+
// (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
52+
// When specifying the KeyFile, the location of the KeyFile should be
53+
// relative to the project output directory which is
54+
// %Project Directory%\obj\<configuration>. For example, if your KeyFile is
55+
// located in the project directory, you would specify the AssemblyKeyFile
56+
// reference as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
57+
// (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
58+
// documentation for more information on this.
59+
[assembly: AssemblyDelaySign(false)]
60+
[assembly: AssemblyKeyFile("")]
6161
[assembly: AssemblyKeyName("")]

0 commit comments

Comments
 (0)