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

use assembly name in entrypoint #1723

Merged
merged 1 commit into from
Mar 6, 2020
Merged

use assembly name in entrypoint #1723

merged 1 commit into from
Mar 6, 2020

Conversation

ravipal
Copy link
Contributor

@ravipal ravipal commented Mar 5, 2020

Earlier the docker file scaffolding was using the project file name as assembly name which breaks if assembly name is different than project file name. Now using the assembly name in docker file.

Fixes: #1583

@ravipal ravipal requested a review from a team as a code owner March 5, 2020 17:42
@ravipal ravipal merged commit 04942f9 into master Mar 6, 2020
@bwateratmsft bwateratmsft deleted the ravipal/assembly_name branch September 22, 2020 18:21
Dmarch28 pushed a commit to Dmarch28/vscode-docker that referenced this pull request Mar 4, 2021
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
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.

.Net Core ENTRYPOINT is not using AssemblyName for .dll reference
2 participants