dotnet / buildtools

Build tools that are necessary for building the .NET Core projects
477 stars 240 forks source link

Tolerate missing leading '-' in prerelease suffix specification #2200

Closed nguerrera closed 6 years ago

nguerrera commented 6 years ago

Microsoft.private.packagebaseline\4.6.0-preview.18555.4\build\packageIndex.json has

"PreRelease": "preview.18555.4"

This change tolerates that and adds the - before the suffix if needed.

nguerrera commented 6 years ago

How quick can we get a build of this out once green? I have an awful workaround, but I'd rather just pick this up.

ericstj commented 6 years ago

BuildTools builds trigger on the mirror, so it should be available shortly after merge.

nguerrera commented 6 years ago

Can someone handle the Pre-Merge signing tool sign-off? I don't seem to have permission.

ericstj commented 6 years ago

Build is ready: https://dotnet.myget.org/feed/dotnet-buildtools/package/nuget/Microsoft.DotNet.BuildTools/3.0.0-preview1-03406-02