Skip to content

Conversation

rpetrusha
Copy link
Contributor

Changed code references to reflect code changes

Related to #590
Contributes to #2994

@rpetrusha rpetrusha added migration-fixes 🚧 Hold for related PR Indicates a PR can only be merged when other related PRs are merged (see comments for links) labels Jan 24, 2019
@rpetrusha rpetrusha self-assigned this Jan 24, 2019
@rpetrusha
Copy link
Contributor Author

Closing and reopening to begin new build after dotnet/samples#590 is merged.

@rpetrusha rpetrusha closed this Jan 27, 2019
@rpetrusha rpetrusha reopened this Jan 27, 2019
@rpetrusha
Copy link
Contributor Author

Closing and reopening to begin new build.

@rpetrusha rpetrusha closed this Jan 27, 2019
@rpetrusha rpetrusha reopened this Jan 27, 2019
Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

Looks great @rpetrusha! Left some comments for you to consider.


### Configuring the Application Definition for MSBuild
Standalone applications and [!INCLUDE[TLA#tla_xbap#plural](../../../../includes/tlasharptla-xbapsharpplural-md.md)] require the implementation of a certain level of infrastructure before they can run. The most important part of this infrastructure is the entry point. When an application is launched by a user, the operating system calls the entry point, which is a well-known function for starting applications.
Standalone applications and XBAPs require the implementation of a certain level of infrastructure before they can run. The most important part of this infrastructure is the entry point. When an application is launched by a user, the operating system calls the entry point, which is a well-known function for starting applications.
Copy link
Contributor

Choose a reason for hiding this comment

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

would it be good to continue to spell out XBAP here?

@rpetrusha rpetrusha merged commit 0f741bb into dotnet:master Jan 29, 2019
@rpetrusha rpetrusha deleted the wpf-snippets branch February 21, 2019 16:50
@mairaw mairaw removed the 🚧 Hold for related PR Indicates a PR can only be merged when other related PRs are merged (see comments for links) label Nov 10, 2019
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