Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Azure Functions V2 #33

Open
Chrissteven81 opened this issue Apr 22, 2019 · 1 comment
Open

Azure Functions V2 #33

Chrissteven81 opened this issue Apr 22, 2019 · 1 comment

Comments

@Chrissteven81
Copy link

Tools => Start ngrok Tunnel fails to find the Azure Functions V2 Project(because it does not have a filename that ends with funproj)

I am creating a branch and pushing it to it to test and will do a pull request soon

Solution:
include AzureFunctionsVersion in PortPropertyNames and continue like you would normaly. you can inspect the value for "V2" but it is not really needed and may limit functionality when V3 is released.

@ericfowler303
Copy link

I'm seeing a similar issue, so only a change to recognize the Azure Function v2 project would be in this declaration:
https://github.com/dprothero/NgrokExtensions/blob/master/src/NgrokExtensionsSolution/NgrokExtensions/StartTunnel.cs#L25

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants