Skip to content

Support .NET SDK Container Build#3960

Merged
alexyaang merged 47 commits intomainfrom
yangalex/ambientSdkTask
Jun 15, 2023
Merged

Support .NET SDK Container Build#3960
alexyaang merged 47 commits intomainfrom
yangalex/ambientSdkTask

Conversation

@alexyaang
Copy link
Member

@alexyaang alexyaang commented Jun 6, 2023

This PR closes #3808

Tests

  • Debug a .NET project with .NET SDK Container
  • Debug a .NET project with Dockerfile (check for regression)
  • Debug a python project with Dockerfile (check for regression)

More tests

  • .NET SDK
  • .NET normal build
  • python
  • node
  • scaffolded task and then run it

@microsoft microsoft deleted a comment from Gostqa Jun 9, 2023
bwateratmsft
bwateratmsft previously approved these changes Jun 15, 2023
Copy link
Collaborator

@bwateratmsft bwateratmsft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @danegsta can you also take a final look?

@alexyaang alexyaang merged commit f6b6483 into main Jun 15, 2023
@alexyaang alexyaang deleted the yangalex/ambientSdkTask branch June 15, 2023 19:53
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable debugging support for .NET native container builds

4 participants