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 Microsoft Store instead of Windows Store to represent store related utilities #19612

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

karrtikr
Copy link

@karrtikr karrtikr commented Aug 2, 2022

Simply renamed files and texts appropriately, excluding changelog.

cc/ @brettcannon

@karrtikr karrtikr changed the title Use 'Microsoft Store' instead of 'Windows Store' to represent store related utilities Use Microsoft Store instead of Windows Store to represent store related utilities Aug 2, 2022
@karrtikr karrtikr added the debt Covers everything internal: CI, testing, refactoring of the codebase, etc. label Aug 2, 2022
@@ -105,8 +105,8 @@ export function getEnvironmentTypeName(environmentType: EnvironmentType): string
case EnvironmentType.VirtualEnv: {
return 'virtualenv';
}
case EnvironmentType.WindowsStore: {
Copy link
Author

Choose a reason for hiding this comment

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

Will change display of such interpreters.

@karrtikr karrtikr merged commit f44ded1 into microsoft:main Aug 3, 2022
@karrtikr karrtikr deleted the microsoftstore branch August 3, 2022 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants