|
| 1 | +<Solution> |
| 2 | + <Folder Name="/Solution Items/"> |
| 3 | + <File Path=".editorconfig" /> |
| 4 | + <File Path=".gitattributes" /> |
| 5 | + <File Path=".gitignore" /> |
| 6 | + <File Path="CODEOWNERS" /> |
| 7 | + <File Path="CONTRIBUTING.md" /> |
| 8 | + <File Path="Directory.Build.props" /> |
| 9 | + <File Path="Directory.Packages.props" /> |
| 10 | + <File Path="exclusion.dic" /> |
| 11 | + <File Path="global.json" /> |
| 12 | + <File Path="LICENSE" /> |
| 13 | + <File Path="nuget.config" /> |
| 14 | + <File Path="README.md" /> |
| 15 | + <File Path="stylecop.json" /> |
| 16 | + <File Path="THIRD-PARTY-NOTICES.TXT" /> |
| 17 | + <File Path="version.json" /> |
| 18 | + </Folder> |
| 19 | + <Folder Name="/Solution Items/.github/"> |
| 20 | + <File Path=".github/dependabot.yml" /> |
| 21 | + </Folder> |
| 22 | + <Folder Name="/Solution Items/.github/workflows/"> |
| 23 | + <File Path=".github/workflows/build.yml" /> |
| 24 | + <File Path=".github/workflows/docs.yml" /> |
| 25 | + </Folder> |
| 26 | + <Folder Name="/Solution Items/images/" /> |
| 27 | + <Folder Name="/Solution Items/images/logo/" /> |
| 28 | + <Folder Name="/Solution Items/images/logo/ai/"> |
| 29 | + <File Path="images/logo/ai/SS-NET-icon-white.ai" /> |
| 30 | + <File Path="images/logo/ai/SS-NET-icon.ai" /> |
| 31 | + <File Path="images/logo/ai/SS-NET-white.ai" /> |
| 32 | + <File Path="images/logo/ai/SS-NET.ai" /> |
| 33 | + </Folder> |
| 34 | + <Folder Name="/Solution Items/images/logo/png/"> |
| 35 | + <File Path="images/logo/png/SS-NET-1280x640.png" /> |
| 36 | + <File Path="images/logo/png/SS-NET-h50.png" /> |
| 37 | + <File Path="images/logo/png/SS-NET-h500.png" /> |
| 38 | + <File Path="images/logo/png/SS-NET-icon-h50.png" /> |
| 39 | + <File Path="images/logo/png/SS-NET-icon-h500.png" /> |
| 40 | + <File Path="images/logo/png/SS-NET-icon-white-h50.png" /> |
| 41 | + <File Path="images/logo/png/SS-NET-icon-white-h500.png" /> |
| 42 | + <File Path="images/logo/png/SS-NET-white-h50.png" /> |
| 43 | + <File Path="images/logo/png/SS-NET-white-h500.png" /> |
| 44 | + </Folder> |
| 45 | + <Folder Name="/Solution Items/images/logo/svg/"> |
| 46 | + <File Path="images/logo/svg/SS-NET-icon-white.svg" /> |
| 47 | + <File Path="images/logo/svg/SS-NET-icon.svg" /> |
| 48 | + <File Path="images/logo/svg/SS-NET-white.svg" /> |
| 49 | + <File Path="images/logo/svg/SS-NET.svg" /> |
| 50 | + </Folder> |
| 51 | + <Folder Name="/Solution Items/src/" /> |
| 52 | + <Folder Name="/Solution Items/src/References/"> |
| 53 | + <File Path="src/References/How the SCP protocol works.pdf" /> |
| 54 | + <File Path="src/References/X.690-0207.pdf" /> |
| 55 | + <File Path="src/References/X.690-0207.txt" /> |
| 56 | + </Folder> |
| 57 | + <Folder Name="/Solution Items/test/"> |
| 58 | + <File Path="test/Directory.Build.props" /> |
| 59 | + </Folder> |
| 60 | + <Project Path="src/Renci.SshNet/Renci.SshNet.csproj" /> |
| 61 | + <Project Path="test/Renci.SshNet.AotCompatibilityTestApp/Renci.SshNet.AotCompatibilityTestApp.csproj" /> |
| 62 | + <Project Path="test/Renci.SshNet.Benchmarks/Renci.SshNet.Benchmarks.csproj" /> |
| 63 | + <Project Path="test/Renci.SshNet.IntegrationBenchmarks/Renci.SshNet.IntegrationBenchmarks.csproj" /> |
| 64 | + <Project Path="test/Renci.SshNet.IntegrationTests/Renci.SshNet.IntegrationTests.csproj" /> |
| 65 | + <Project Path="test/Renci.SshNet.Tests/Renci.SshNet.Tests.csproj" /> |
| 66 | + <Project Path="test/Renci.SshNet.TestTools.OpenSSH/Renci.SshNet.TestTools.OpenSSH.csproj" /> |
| 67 | +</Solution> |
0 commit comments