Jeff Walker

Results 44 comments of Jeff Walker

I got a new laptop: * i7-8750H (6 cores) * 16 GB RAM * Everything on an NVMe SSD drive * Plugged in so no throttling due to battery power...

If you change `VersioningMode` to `Mainline` without changing anything else, you get: ``` System.NotSupportedException : Mainline development mode doesn't yet support pre-release tags on master ```

How about a link to csi for people (like me) who don't know what you're talking about?

I downloaded `pretzel.0.2.1.169.nupkg` from [AppVeyor](https://ci.appveyor.com/project/laedit/pretzel/build/artifacts) since I have it building on my machine, but the `build.cmd` file doesn't seem to produce a properly versioned nuget package. Then from an administrator...

Tried to follow instructions to build ref manual for v3.5.2 on windows. It failed. Really need the prebuilt pdf. Seems like k project is exactly what I need, but the...

With DocFX 2.59.0, the behavior now seems to be that keywords in the [`langwordMapping.yml`](https://github.com/dotnet/docfx/blob/dev/Documentation/langwordmapping/langwordMapping.yml) file are converted to spans with the `xref` style, but keywords missing from the langword mapping...

The semver spec does not give an upper limit to numeric prerelease identifiers nor for the major, minor, or patch. However, for ease of developer use `int` was used for...

This has been fixed on `master` and will be included in v3.0.0

@christianduerselen at the moment, the `master` branch is still development for v2.3.0. It will hopefully be released soon, and then `release/3.0.0` will be merged into `master` after v2.3.0 is released....

This has been fixed on `master` and will be included in v3.0.0