File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
UmbracoPackage/.template.config
UmbracoProject/.template.config Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2828 "datatype" : " choice" ,
2929 "choices" : [
3030 {
31- "displayName" : " .NET 6 .0" ,
32- "description" : " Target net6 .0" ,
33- "choice" : " net6 .0"
31+ "displayName" : " .NET 7 .0" ,
32+ "description" : " Target net7 .0" ,
33+ "choice" : " net7 .0"
3434 }
3535 ],
36- "defaultValue" : " net6 .0" ,
37- "replaces" : " net6 .0"
36+ "defaultValue" : " net7 .0" ,
37+ "replaces" : " net7 .0"
3838 },
3939 "UmbracoVersion" : {
4040 "displayName" : " Umbraco version" ,
Original file line number Diff line number Diff line change 3838 "datatype" : " choice" ,
3939 "choices" : [
4040 {
41- "displayName" : " .NET 6 .0" ,
42- "description" : " Target net6 .0" ,
43- "choice" : " net6 .0"
41+ "displayName" : " .NET 7 .0" ,
42+ "description" : " Target net7 .0" ,
43+ "choice" : " net7 .0"
4444 }
4545 ],
46- "defaultValue" : " net6 .0" ,
47- "replaces" : " net6 .0"
46+ "defaultValue" : " net7 .0" ,
47+ "replaces" : " net7 .0"
4848 },
4949 "UmbracoVersion" : {
5050 "displayName" : " Umbraco version" ,
You can’t perform that action at this time.
0 commit comments