Mark Turner

Results 13 comments of Mark Turner

I think csproj is the most likely to be used so I would ensure that is working. However, if you are scanning and matching on csproj adding a vbproj (if...

Not fully. I won't always be using Octopack.

I think that to keep this in line with the spirit of OneBuild, supporting GitVersion would be a possible solution to this issue. That will be the same on the...

Given I am using GitFlow and GitVersion is used for version numbers When I run OneBuild Then the GitVersion semver should be used

This is something I could look at myself.....if you have a suggestion for good extension points in OneBuild. I would think that I could look for GitVersion in a known...

@lholman If I figure out a way, it'll be documented :)

Shouldn't this be something the deploy step would take care of?

Aside from including the configs, which you could do in the nuspec already, what would you be doing out of interest? Wouldn't you be adding further steps to do the...

Forgot to add: I modified the test to show a tree output just before it runs **Get-NuGetPath**. I got this result: ``` C:\USERS\ADMINISTRATOR\APPDATA\LOCAL\TEMP\1\83BFAD2E-F926-44C2-BD4F-19A856C7458D ÀÄÄÄpackages ÃÄÄÄNuGet.CommandLine.2.7.2 ³ ÀÄÄÄtools ÀÄÄÄNuGet.CommandLine.2.7.3 ÀÄÄÄtool ```

1. No other Pester on the machine 2. Same result I'm running Windows 2k8 with Powershell 4. I am running it through the ISE (64bit). When I write out the...