Azure / Bridge-To-Kubernetes

Bridge To Kubernetes (B2K) is development tool to debug microservices, pods which redirects traffic to your local development machine and vice versa.
https://learn.microsoft.com/en-us/visualstudio/bridge/overview-bridge-to-kubernetes
Other
204 stars 57 forks source link

revert back to dotnet 7.0 #605

Closed hsubramanianaks closed 7 months ago

hsubramanianaks commented 7 months ago

This PR is to revert dependent bot update to dotnet 8.0 for dockerfiles for devhostagent, restorationjob and routing manager which is blocking manual testing and release to production. Later once it is upgraded to dotnet 8.0, then these files will be updated.