Skip to content

Commit

Permalink
Merge pull request #2077 from vbfox/vswhere
Browse files Browse the repository at this point in the history
Use Visual Studio 2017 setup API to detect it in MsBuild module
  • Loading branch information
matthid authored Sep 22, 2018
2 parents 7d32cbe + 005157b commit 1dff9bf
Show file tree
Hide file tree
Showing 5 changed files with 264 additions and 217 deletions.
7 changes: 4 additions & 3 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ group netcorerunner
nuget Mono.Cecil
nuget Microsoft.NETCore.App framework: netstandard1.6, netstandard2.0, netcoreapp1.1
nuget NETStandard.Library ~> 2.0
nuget Packaging.Targets
nuget Packaging.Targets

group netcore
//source https://ci.appveyor.com/nuget/paket
Expand All @@ -178,7 +178,8 @@ group netcore
nuget FSharp.Control.Reactive
nuget System.Reactive.Compatibility
nuget System.Security.Cryptography.Algorithms

nuget BlackFox.VsWhere

// Testing
nuget Expecto >= 5.0
nuget Expecto.TestResults
Expand All @@ -196,4 +197,4 @@ group netcore
nuget System.IO.Compression.ZipFile
nuget System.Runtime.Loader
nuget System.IO.FileSystem.Watcher

Loading

0 comments on commit 1dff9bf

Please sign in to comment.