Update version to 17.6#8288
Conversation
We can't, because it doesn't exist. We could update to |
Good point. Is there any reason it's better to update to 17.5-preview now, as opposed to just waiting until 17.5.0 is available? It would protect us if we change an API we'd just added, but it seems ok to me to have our errors for that be slightly delayed. |
Yeah I think that's the biggest thing, and seems worth the cost to me. |
|
Do we know what channel it looks at to find the version of MSBuild it requests? I vaguely remembered it pulling from nuget.org, at least as an option. I'm wondering how to see which preview versions are available. |
|
It'll look at these: Lines 5 to 8 in ab3d68e and |
|
Sounds good! Thanks for finding that. I pushed the change. |
Lot less to do without the build status messages!
Do you think we should update the PackageValidationBaselineVersion to 17.5.0?