-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change UseConsolidatedMvcViews to default to true (#10795)
* Change UseConsolidatedMvcViews to default to true * Update baselines * Update LSP test
- Loading branch information
Showing
572 changed files
with
1,780 additions
and
1,780 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...s/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_DesignTime.mappings.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Source Location: (11:0,11 [14] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports.cshtml) | ||
|[Serializable]| | ||
Generated Location: (903:28,11 [14] ) | ||
Generated Location: (920:28,11 [14] ) | ||
|[Serializable]| | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
...st/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.mappings.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
Source Location: (13:0,13 [15] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml) | ||
|this.ToString()| | ||
Generated Location: (1437:33,13 [15] ) | ||
Generated Location: (1463:33,13 [15] ) | ||
|this.ToString()| | ||
|
||
Source Location: (54:2,5 [29] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml) | ||
|string.Format("{0}", "Hello")| | ||
Generated Location: (1611:40,6 [29] ) | ||
Generated Location: (1637:40,6 [29] ) | ||
|string.Format("{0}", "Hello")| | ||
|
||
Source Location: (95:4,2 [25] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml) | ||
| | ||
var cls = "foo"; | ||
| | ||
Generated Location: (1795:47,2 [25] ) | ||
Generated Location: (1821:47,2 [25] ) | ||
| | ||
var cls = "foo"; | ||
| | ||
|
||
Source Location: (134:7,11 [18] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml) | ||
|if(cls != null) { | | ||
Generated Location: (1981:55,11 [18] ) | ||
Generated Location: (2007:55,11 [18] ) | ||
|if(cls != null) { | | ||
|
||
Source Location: (153:7,30 [3] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml) | ||
|cls| | ||
Generated Location: (2181:62,30 [3] ) | ||
Generated Location: (2207:62,30 [3] ) | ||
|cls| | ||
|
||
Source Location: (156:7,33 [2] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml) | ||
| }| | ||
Generated Location: (2370:69,33 [2] ) | ||
Generated Location: (2396:69,33 [2] ) | ||
| }| | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
...tegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.mappings.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
Source Location: (128:7,7 [0] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml) | ||
|| | ||
Generated Location: (1204:26,0 [0] ) | ||
Generated Location: (1230:26,0 [0] ) | ||
|| | ||
|
||
Source Location: (149:10,8 [0] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml) | ||
|| | ||
Generated Location: (1441:36,0 [0] ) | ||
Generated Location: (1467:36,0 [0] ) | ||
|| | ||
|
||
Source Location: (159:11,8 [17] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml) | ||
|MyService<TModel>| | ||
Generated Location: (1678:46,0 [17] ) | ||
Generated Location: (1704:46,0 [17] ) | ||
|MyService<TModel>| | ||
|
||
Source Location: (203:14,11 [0] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml) | ||
|| | ||
Generated Location: (1956:56,0 [0] ) | ||
Generated Location: (1982:56,0 [0] ) | ||
|| | ||
|
||
Source Location: (119:6,6 [0] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml) | ||
|| | ||
Generated Location: (2454:73,6 [0] ) | ||
Generated Location: (2480:73,6 [0] ) | ||
|| | ||
|
||
Source Location: (139:9,7 [0] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml) | ||
|| | ||
Generated Location: (2629:80,7 [0] ) | ||
Generated Location: (2655:80,7 [0] ) | ||
|| | ||
|
||
Source Location: (190:13,10 [0] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml) | ||
|| | ||
Generated Location: (2807:87,10 [0] ) | ||
Generated Location: (2833:87,10 [0] ) | ||
|| | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
.../IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.mappings.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Source Location: (10:0,10 [26] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel.cshtml) | ||
|MyBasePageForViews<TModel>| | ||
Generated Location: (1174:26,0 [26] ) | ||
Generated Location: (1200:26,0 [26] ) | ||
|MyBasePageForViews<TModel>| | ||
|
||
Source Location: (45:1,7 [7] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel.cshtml) | ||
|MyModel| | ||
Generated Location: (1457:36,0 [7] ) | ||
Generated Location: (1483:36,0 [7] ) | ||
|MyModel| | ||
|
Oops, something went wrong.