File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Web.Client.ItemTemplates/content
TypeScript/.template.config
Web.ItemTemplates/content
Protobuf/.template.config
RazorComponent/.template.config
RazorPage/.template.config
ViewImports/.template.config
ViewStart/.template.config Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
"generatorVersions" : " [1.0.0.0-*)" ,
7
7
"description" : " LESS is a language that compiles into CSS" ,
8
8
"groupIdentity" : " Microsoft.DotNet.Web.ClientItems.Less" ,
9
- "precedence" : " 100 " ,
9
+ "precedence" : " 700 " ,
10
10
"identity" : " Microsoft.DotNet.Web.ClientItems.Less.7.0" ,
11
11
"shortName" : " less" ,
12
12
"sourceName" : " styleSheet1" ,
Original file line number Diff line number Diff line change 6
6
"generatorVersions" : " [1.0.0.0-*)" ,
7
7
"description" : " SCSS is a language that compiles into CSS" ,
8
8
"groupIdentity" : " Microsoft.DotNet.Web.ClientItems.Scss" ,
9
- "precedence" : " 100 " ,
9
+ "precedence" : " 700 " ,
10
10
"identity" : " Microsoft.DotNet.Web.ClientItems.Scss.7.0" ,
11
11
"shortName" : " scss" ,
12
12
"sourceName" : " styleSheet1" ,
Original file line number Diff line number Diff line change 6
6
"generatorVersions" : " [1.0.0.0-*)" ,
7
7
"description" : " A blank TypeScript source file" ,
8
8
"groupIdentity" : " Microsoft.DotNet.Web.ClientItems.TypeScript" ,
9
- "precedence" : " 100 " ,
9
+ "precedence" : " 700 " ,
10
10
"identity" : " Microsoft.DotNet.Web.ClientItems.TypeScript.7.0" ,
11
11
"shortName" : " tsfile" ,
12
12
"sourceName" : " file1" ,
Original file line number Diff line number Diff line change 13
13
"type" : " item"
14
14
},
15
15
"groupIdentity" : " Microsoft.Web.Grpc.Protobuf" ,
16
- "precedence" : " 600 " ,
16
+ "precedence" : " 700 " ,
17
17
"identity" : " Microsoft.Web.Grpc.Protobuf.7.0" ,
18
18
"shortname" : " proto" ,
19
19
"sourceName" : " protobuf" ,
Original file line number Diff line number Diff line change 13
13
"type" : " item"
14
14
},
15
15
"groupIdentity" : " Microsoft.AspNetCore.Components.RazorComponent" ,
16
- "precedence" : " 600 " ,
16
+ "precedence" : " 700 " ,
17
17
"identity" : " Microsoft.AspNetCore.Components.RazorComponent.7.0" ,
18
18
"shortname" : " razorcomponent" ,
19
19
"sourceName" : " Component1" ,
Original file line number Diff line number Diff line change 10
10
"type" : " item"
11
11
},
12
12
"groupIdentity" : " Microsoft.AspNetCore.Mvc.RazorPage" ,
13
- "precedence" : " 600 " ,
13
+ "precedence" : " 700 " ,
14
14
"identity" : " Microsoft.AspNetCore.Mvc.RazorPage.7.0" ,
15
15
"shortName" : " page" ,
16
16
"sourceName" : " Index" ,
Original file line number Diff line number Diff line change 10
10
"type" : " item"
11
11
},
12
12
"groupIdentity" : " Microsoft.AspNetCore.Mvc.ViewImports" ,
13
- "precedence" : " 600 " ,
13
+ "precedence" : " 700 " ,
14
14
"identity" : " Microsoft.AspNetCore.Mvc.ViewImports.7.0" ,
15
15
"shortName" : " viewimports" ,
16
16
"sourceName" : " ignoreme" ,
Original file line number Diff line number Diff line change 10
10
"type" : " item"
11
11
},
12
12
"groupIdentity" : " Microsoft.AspNetCore.Mvc.ViewStart" ,
13
- "precedence" : " 600 " ,
13
+ "precedence" : " 700 " ,
14
14
"identity" : " Microsoft.AspNetCore.Mvc.ViewStart.7.0" ,
15
15
"shortName" : " viewstart" ,
16
16
"sourceName" : " ignoreme" ,
You can’t perform that action at this time.
0 commit comments