Skip to content
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

migrations: upgrade to .net 8.0 with azure and the vs code extensions for c# and .net #12

Merged
merged 4 commits into from
Dec 10, 2023

Conversation

kosperera
Copy link
Member

this changeset is to upgrade the dev container to use the latest .net 8.0 version along with azure.

BREAKING CHANGE: now that we are numbed down to basics whatever the features required has to be added project-wise
- reword container name
- use net8.0 bookworm image
- remove vs-code extensions not required due to features defaults
- add env flag to identify running in container
- add env flag to poll file watch
- add asp.net urls and env
- remove multi-level lookup due to not needed in net8.0
- stop using c# dev kit due to dependency on net7.0 runtime
- remove omnisharp configurations not required
@kosperera kosperera merged commit 63d65bf into alertbox:main Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants