|
1127 | 1127 | <Compile Include="..\Renci.SshNet\Security\KeyExchangeDiffieHellmanGroup14Sha1.cs"> |
1128 | 1128 | <Link>Security\KeyExchangeDiffieHellmanGroup14Sha1.cs</Link> |
1129 | 1129 | </Compile> |
| 1130 | + <Compile Include="..\Renci.SshNet\Security\KeyExchangeDiffieHellmanGroup14Sha256.cs"> |
| 1131 | + <Link>Security\KeyExchangeDiffieHellmanGroup14Sha256.cs</Link> |
| 1132 | + </Compile> |
| 1133 | + <Compile Include="..\Renci.SshNet\Security\KeyExchangeDiffieHellmanGroup16Sha512.cs"> |
| 1134 | + <Link>Security\KeyExchangeDiffieHellmanGroup16Sha512.cs</Link> |
| 1135 | + </Compile> |
1130 | 1136 | <Compile Include="..\Renci.SshNet\Security\KeyExchangeDiffieHellmanGroup1Sha1.cs"> |
1131 | 1137 | <Link>Security\KeyExchangeDiffieHellmanGroup1Sha1.cs</Link> |
1132 | 1138 | </Compile> |
|
1142 | 1148 | <Compile Include="..\Renci.SshNet\Security\KeyExchangeDiffieHellmanGroupSha1.cs"> |
1143 | 1149 | <Link>Security\KeyExchangeDiffieHellmanGroupSha1.cs</Link> |
1144 | 1150 | </Compile> |
| 1151 | + <Compile Include="..\Renci.SshNet\Security\KeyExchangeDiffieHellmanGroupSha256.cs"> |
| 1152 | + <Link>Security\KeyExchangeDiffieHellmanGroupSha256.cs</Link> |
| 1153 | + </Compile> |
| 1154 | + <Compile Include="..\Renci.SshNet\Security\KeyExchangeDiffieHellmanGroupSha512.cs"> |
| 1155 | + <Link>Security\KeyExchangeDiffieHellmanGroupSha512.cs</Link> |
| 1156 | + </Compile> |
| 1157 | + <Compile Include="..\Renci.SshNet\Security\KeyExchangeDiffieHellmanGroupShaBase.cs"> |
| 1158 | + <Link>Security\KeyExchangeDiffieHellmanGroupShaBase.cs</Link> |
| 1159 | + </Compile> |
1145 | 1160 | <Compile Include="..\Renci.SshNet\Security\KeyExchangeEC.cs"> |
1146 | 1161 | <Link>Security\KeyExchangeEC.cs</Link> |
1147 | 1162 | </Compile> |
|
1160 | 1175 | <Compile Include="..\Renci.SshNet\Security\KeyExchangeECDH521.cs"> |
1161 | 1176 | <Link>Security\KeyExchangeECDH521.cs</Link> |
1162 | 1177 | </Compile> |
| 1178 | + <Compile Include="..\Renci.SshNet\Security\KeyExchangeHash.cs"> |
| 1179 | + <Link>Security\KeyExchangeHash.cs</Link> |
| 1180 | + </Compile> |
1163 | 1181 | <Compile Include="..\Renci.SshNet\Security\KeyHostAlgorithm.cs"> |
1164 | 1182 | <Link>Security\KeyHostAlgorithm.cs</Link> |
1165 | 1183 | </Compile> |
|
1390 | 1408 | <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}"> |
1391 | 1409 | <SilverlightProjectProperties /> |
1392 | 1410 | </FlavorProperties> |
1393 | | - <UserProperties ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" ProjectLinkReference="2f5f8c90-0bd1-424f-997c-7bc6280919d1" /> |
| 1411 | + <UserProperties ProjectLinkReference="2f5f8c90-0bd1-424f-997c-7bc6280919d1" ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" /> |
1394 | 1412 | </VisualStudio> |
1395 | 1413 | </ProjectExtensions> |
1396 | 1414 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
0 commit comments