Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/sshnet/SSH.NET.git
Browse files Browse the repository at this point in the history
  • Loading branch information
drieseng committed Jul 15, 2016
2 parents 32bee2d + fbc3cc0 commit c2c6e6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
os: Visual Studio 2015

before_build:
- nuget restore
- nuget restore src\Renci.SshNet.VS2015.sln

build:
project: src\Renci.SshNet.VS2015.sln
Expand Down
2 changes: 1 addition & 1 deletion src/Renci.SshNet.UAP10/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"Microsoft.NETCore.UniversalWindowsPlatform": "5.1.0",
"Microsoft.NETCore.UniversalWindowsPlatform": "5.2.0",
"SshNet.Security.Cryptography": "1.2.0",
"System.Xml.XPath.XmlDocument": "4.0.1"
},
Expand Down

0 comments on commit c2c6e6d

Please sign in to comment.