-
Notifications
You must be signed in to change notification settings - Fork 60
Updates to dependencies - upgrade to .NET 8 #380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates to dependencies - upgrade to .NET 8 #380
Conversation
|
Please consider updating the default versions from 7.x to 8.x in |
done in ce9795b |
|
It looks good to me. I'll merge this once |
|
Working on merging this on. |
xiaomi7732
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good to me except there's 1 new github action that wouldn't work without the secrets. Do you mind remove it? Thanks.
Updating dependencies
I've tested new version using this image: karpikpl/aik8s_troubleshoot:latest
which was build from new dockerfile -> https://github.com/microsoft/ApplicationInsights-Kubernetes/pull/380/files#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557
That Image uses dependency from the repository rather than nuget.
#382