Jeff Hotchkiss

Results 7 issues of Jeff Hotchkiss

Executing command line GitVersion fails when run inside a Docker container on Windows 1809. This appears to be related to `PublishSingleFile` and specific Docker Windows images, as a manifestation of...

We recently hit a surprising bit of behaviour by MSBuild related to this project. It turns out that the [order of framework precedence](https://nugettoolsdev.azurewebsites.net/4.4.2/framework-precedence?framework=net472&exludedIdentifiers=) means that any NET Framework compile ends...

bug

Older tooling does not appear to load the existing platform targets (for example if I try and load `Microsoft.DiaSymReader.Converter` into Cake 1.0 it indicates 'no matching framework'), and if I...

Some build tooling has more esoteric loading of dependencies (Cake for example), and requires custom path lookup, particularly when dealing with native dependencies, as this converter has on `Microsoft.DiaSymReader.Native`. `SymUnmanagedWriterFactory.CreateWriter`...

### What would you like Renovate to be able to do? If I have a NuGet dependency in a csproj file of the following ``` xml ``` the reference is...

type:feature
priority-3-medium
manager:nuget

I feel like I'm missing something quite obvious, but I've searched the documentation on both this site and the original OTGW, and nothing seems to add up. I've got a...

enhancement
question

## Description Building any test project with `Microsoft.NET.Test.Sdk` `17.10.0` or `17.11.0` against MSBuild with the isolate flag on breaks the build. This suggests the package is doing something that it...

Needs: Triage :mag: