Phil Henning
Phil Henning
Spent some time debugging this today, it appears that in 9.2, when DCP/AppHost invoke StartProjectAsync, the ProjectLaunchInfo.Arguments is null, whereas in 9.1, it is being set properly. This results in...
@captainsafia I have some additional information after further debugging, in the above referenced changes, it seems like the port is not null check below may be an issue. ``` if...
@danmoseley, based on the above, this seems like an issue with the Functions hosting package.
> I don't know anything about the warnings this fixes I'm sorry. @phenning @sayedihashimi can you review this change please? I'm not sure about the warnings either, what was getting...
I looked through history and found it was first floated here, with no context other than "Fix incompatibility", but in actuality broke our ability to update later versions to Visual...
> This is great! Thanks for the initiative. > > @phenning if this is merged and backported to 9.0.2xx, would this be an affirmative reason for VS to bump the...