@@ -46,37 +46,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Renci.SshNet.TestTools.Open
4646EndProject
4747Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{2F4155AA-750A-4D33-B2E6-ED06660016CE}"
4848EndProject
49- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Data" , "Data" , "{0EA25712-CB88-4AFD-8AA3-4CA0C6134320}"
50- Project Section (SolutionItems ) = preProject
51- src \Data \Key .ECDSA .Encrypted .txt = src \Data \Key .ECDSA .Encrypted .txt
52- src \Data \Key .ECDSA .txt = src \Data \Key .ECDSA .txt
53- src \Data \Key .ECDSA384 .Encrypted .txt = src \Data \Key .ECDSA384 .Encrypted .txt
54- src \Data \Key .ECDSA384 .txt = src \Data \Key .ECDSA384 .txt
55- src \Data \Key .ECDSA521 .Encrypted .txt = src \Data \Key .ECDSA521 .Encrypted .txt
56- src \Data \Key .ECDSA521 .txt = src \Data \Key .ECDSA521 .txt
57- src \Data \Key .OPENSSH .ECDSA .Encrypted .txt = src \Data \Key .OPENSSH .ECDSA .Encrypted .txt
58- src \Data \Key .OPENSSH .ECDSA .txt = src \Data \Key .OPENSSH .ECDSA .txt
59- src \Data \Key .OPENSSH .ECDSA384 .Encrypted .txt = src \Data \Key .OPENSSH .ECDSA384 .Encrypted .txt
60- src \Data \Key .OPENSSH .ECDSA384 .txt = src \Data \Key .OPENSSH .ECDSA384 .txt
61- src \Data \Key .OPENSSH .ECDSA521 .Encrypted .txt = src \Data \Key .OPENSSH .ECDSA521 .Encrypted .txt
62- src \Data \Key .OPENSSH .ECDSA521 .txt = src \Data \Key .OPENSSH .ECDSA521 .txt
63- src \Data \Key .OPENSSH .ED25519 .Encrypted .txt = src \Data \Key .OPENSSH .ED25519 .Encrypted .txt
64- src \Data \Key .OPENSSH .ED25519 .txt = src \Data \Key .OPENSSH .ED25519 .txt
65- src \Data \Key .OPENSSH .RSA .Encrypted .txt = src \Data \Key .OPENSSH .RSA .Encrypted .txt
66- src \Data \Key .OPENSSH .RSA .txt = src \Data \Key .OPENSSH .RSA .txt
67- src \Data \Key .RSA .Encrypted .Aes .128 .CBC .12345 .txt = src \Data \Key .RSA .Encrypted .Aes .128 .CBC .12345 .txt
68- src \Data \Key .RSA .Encrypted .Aes .192 .CBC .12345 .txt = src \Data \Key .RSA .Encrypted .Aes .192 .CBC .12345 .txt
69- src \Data \Key .RSA .Encrypted .Aes .256 .CBC .12345 .txt = src \Data \Key .RSA .Encrypted .Aes .256 .CBC .12345 .txt
70- src \Data \Key .RSA .Encrypted .Des .CBC .12345 .txt = src \Data \Key .RSA .Encrypted .Des .CBC .12345 .txt
71- src \Data \Key .RSA .Encrypted .Des .Ede3 .CBC .12345 .txt = src \Data \Key .RSA .Encrypted .Des .Ede3 .CBC .12345 .txt
72- src \Data \Key .RSA .Encrypted .Des .Ede3 .CFB .1234567890 .txt = src \Data \Key .RSA .Encrypted .Des .Ede3 .CFB .1234567890 .txt
73- src \Data \Key .RSA .txt = src \Data \Key .RSA .txt
74- src \Data \Key .SSH2 .DSA .Encrypted .Des .CBC .12345 .txt = src \Data \Key .SSH2 .DSA .Encrypted .Des .CBC .12345 .txt
75- src \Data \Key .SSH2 .DSA .txt = src \Data \Key .SSH2 .DSA .txt
76- src \Data \Key .SSH2 .RSA .Encrypted .Des .CBC .12345 .txt = src \Data \Key .SSH2 .RSA .Encrypted .Des .CBC .12345 .txt
77- src \Data \Key .SSH2 .RSA .txt = src \Data \Key .SSH2 .RSA .txt
78- EndProject Section
79- EndProject
8049Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "References" , "References" , "{47CAF831-32E1-49AD-8E24-6A8732CC2F35}"
8150 Project Section (SolutionItems ) = preProject
8251 src \References \How the SCP protocol works .pdf = src \References \How the SCP protocol works .pdf
@@ -117,6 +86,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "svg", "svg", "{92E7B1B8-4C7
11786 images \logo \svg \SS -NET .svg = images \logo \svg \SS -NET .svg
11887 EndProject Section
11988EndProject
89+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Renci.SshNet.Benchmarks" , "test\Renci.SshNet.Benchmarks\Renci.SshNet.Benchmarks.csproj" , "{CF6CA77F-E4B8-4522-B267-E3F555E2E7B1}"
90+ EndProject
12091Global
12192 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
12293 Debug| Any CPU = Debug| Any CPU
@@ -205,6 +176,26 @@ Global
205176 {01AE231E-5D28-4743-A95E-81EE15A823D0} .Release| x64 .Build .0 = Release| Any CPU
206177 {01AE231E-5D28-4743-A95E-81EE15A823D0} .Release| x86 .ActiveCfg = Release| Any CPU
207178 {01AE231E-5D28-4743-A95E-81EE15A823D0} .Release| x86 .Build .0 = Release| Any CPU
179+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
180+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Debug| Any CPU .Build .0 = Debug| Any CPU
181+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Debug| ARM .ActiveCfg = Debug| Any CPU
182+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Debug| ARM .Build .0 = Debug| Any CPU
183+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
184+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
185+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Debug| x64 .ActiveCfg = Debug| Any CPU
186+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Debug| x64 .Build .0 = Debug| Any CPU
187+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Debug| x86 .ActiveCfg = Debug| Any CPU
188+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Debug| x86 .Build .0 = Debug| Any CPU
189+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Release| Any CPU .ActiveCfg = Release| Any CPU
190+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Release| Any CPU .Build .0 = Release| Any CPU
191+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Release| ARM .ActiveCfg = Release| Any CPU
192+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Release| ARM .Build .0 = Release| Any CPU
193+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
194+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Release| Mixed Platforms .Build .0 = Release| Any CPU
195+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Release| x64 .ActiveCfg = Release| Any CPU
196+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Release| x64 .Build .0 = Release| Any CPU
197+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Release| x86 .ActiveCfg = Release| Any CPU
198+ {CF6CA77F-E4B8-4522-B267-E3F555E2E7B1} .Release| x86 .Build .0 = Release| Any CPU
208199 EndGlobalSection
209200 GlobalSection (SolutionProperties ) = preSolution
210201 HideSolutionNode = FALSE
@@ -215,7 +206,6 @@ Global
215206 {A6C3FFD3-16A5-44D3-8C1F-3613D6DD17D1} = {2D6CAE62-D053-476F-9BDD-2B1F27FA9C5D}
216207 {D21A4D03-0AC2-4613-BB6D-74D2D16A72CC} = {04E8CC26-116E-4116-9558-7ED542548E70}
217208 {2F4155AA-750A-4D33-B2E6-ED06660016CE} = {04E8CC26-116E-4116-9558-7ED542548E70}
218- {0EA25712-CB88-4AFD-8AA3-4CA0C6134320} = {2F4155AA-750A-4D33-B2E6-ED06660016CE}
219209 {47CAF831-32E1-49AD-8E24-6A8732CC2F35} = {2F4155AA-750A-4D33-B2E6-ED06660016CE}
220210 {296365E4-2EC8-4762-9640-618867AE3F53} = {04E8CC26-116E-4116-9558-7ED542548E70}
221211 {1E46D4B6-EE87-4D29-8641-0AE8CD8ED0F0} = {296365E4-2EC8-4762-9640-618867AE3F53}
0 commit comments