We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a8fe6 commit 0a7ef46Copy full SHA for 0a7ef46
build/build.proj
@@ -11,7 +11,7 @@
11
12
<ItemGroup>
13
<VisualStudioVersionModern Include="2022">
14
- <SolutionFile>$(MSBuildThisFileDirectory)..\src\Renci.SshNet.sln</SolutionFile>
+ <SolutionFile>$(MSBuildThisFileDirectory)..\Renci.SshNet.sln</SolutionFile>
15
<VisualStudioVersion>17.0</VisualStudioVersion>
16
</VisualStudioVersionModern>
17
</ItemGroup>
0 commit comments