Fixes # Configures the new dev FPA in the tunnels SDK
Changes proposed:
Add dev FPA ID
Other changes generated by building the app
Other Tasks:
[x] If you updated the Go SDK did you update the PackageVersion in tunnels.go
[x] If you updated the TS SDK did you update the dependencies in package.json for connections and management to require a dependency that is > the current published version(Found using npm view @microsoft/dev-tunnels-contracts). This will fix issues where yarn will pull the old version of packages and will cause mismatched dependencies. See example PR
Fixes # Configures the new dev FPA in the tunnels SDK
Changes proposed:
Other Tasks:
npm view @microsoft/dev-tunnels-contracts
). This will fix issues where yarn will pull the old version of packages and will cause mismatched dependencies. See example PR