Skip to content

Conversation

@AlexejTimonin
Copy link
Contributor

Ran Get-ChildItem -Recurse -Filter "site.js" | Select-String -Pattern "Javascript" -CaseSensitive in powershell in src\ProjectTemplates and got these two files.

Fixes #10414

@Eilon Eilon added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Aug 26, 2019
@pranavkm pranavkm merged commit a2178e5 into dotnet:master Aug 26, 2019
@pranavkm
Copy link
Contributor

Thanks for the PR!

@pranavkm pranavkm added this to the 5.0.0-preview1 milestone Aug 26, 2019
@AlexejTimonin AlexejTimonin deleted the bug-10414 branch August 27, 2019 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong capitalization of 'JavaScript' in some site.js template files

3 participants