mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-11 01:36:39 +00:00
Correct the location of the VS2012.sln file in the build.proj
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
|
||||
<Target Name="Build">
|
||||
<ItemGroup>
|
||||
<ProjectToBuild Include="$(MSBuildThisFileDirectory)..\Renci.SshNet.VS2012.sln">
|
||||
<ProjectToBuild Include="$(MSBuildThisFileDirectory)..\src\Renci.SshNet.VS2012.sln">
|
||||
<Properties>Configuration=Release</Properties>
|
||||
</ProjectToBuild>
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user