Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit aa2f794

Browse files
committed
project: Set minimum VS version to 2013.
1 parent 3d95af9 commit aa2f794

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SMP/libssh.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
VisualStudioVersion = 12.0.30501.0
4-
MinimumVisualStudioVersion = 10.0.40219.1
4+
MinimumVisualStudioVersion = 12.0.30501.0
55
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libssh", "libssh.vcxproj", "{17D28A05-3CF7-4F15-B19C-6495EC7579B8}"
66
EndProject
77
Global

SMP/libssh_deps.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
VisualStudioVersion = 12.0.30501.0
4-
MinimumVisualStudioVersion = 10.0.40219.1
4+
MinimumVisualStudioVersion = 12.0.30501.0
55
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libssh", "libssh.vcxproj", "{17D28A05-3CF7-4F15-B19C-6495EC7579B8}"
66
ProjectSection(ProjectDependencies) = postProject
77
{CA9A4A38-CC63-4BDB-8CFB-E058965DDA32} = {CA9A4A38-CC63-4BDB-8CFB-E058965DDA32}

0 commit comments

Comments
 (0)