Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,30 @@
"type": "parameter",
"description": "The target framework for the project.",
"datatype": "choice",
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
}
],
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
},
{
"choice": "net7.0",
"description": "Target net7.0"
}
],
"replaces": "FrameworkParameter",
"defaultValue": "net6.0"
"defaultValue": "net7.0"
},
"UseWindowsDesktopSdk": {
"type": "computed",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,30 @@
"type": "parameter",
"description": "The target framework for the project.",
"datatype": "choice",
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
}
],
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
},
{
"choice": "net7.0",
"description": "Target net7.0"
}
],
"replaces": "FrameworkParameter",
"defaultValue": "net6.0"
"defaultValue": "net7.0"
},
"UseWindowsDesktopSdk": {
"type": "computed",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,30 @@
"type": "parameter",
"description": "The target framework for the project.",
"datatype": "choice",
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
}
],
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
},
{
"choice": "net7.0",
"description": "Target net7.0"
}
],
"replaces": "FrameworkParameter",
"defaultValue": "net6.0"
"defaultValue": "net7.0"
},
"UseWindowsDesktopSdk": {
"type": "computed",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,30 @@
"type": "parameter",
"description": "The target framework for the project.",
"datatype": "choice",
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
}
],
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
},
{
"choice": "net7.0",
"description": "Target net7.0"
}
],
"replaces": "FrameworkParameter",
"defaultValue": "net6.0"
"defaultValue": "net7.0"
},
"UseWindowsDesktopSdk": {
"type": "computed",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,30 @@
"type": "parameter",
"description": "The target framework for the project.",
"datatype": "choice",
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
}
],
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
},
{
"choice": "net7.0",
"description": "Target net7.0"
}
],
"replaces": "FrameworkParameter",
"defaultValue": "net6.0"
"defaultValue": "net7.0"
},
"UseWindowsDesktopSdk": {
"type": "computed",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,30 @@
"type": "parameter",
"description": "The target framework for the project.",
"datatype": "choice",
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
}
],
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
},
{
"choice": "net7.0",
"description": "Target net7.0"
}
],
"replaces": "FrameworkParameter",
"defaultValue": "net6.0"
"defaultValue": "net7.0"
},
"UseWindowsDesktopSdk": {
"type": "computed",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,30 @@
"type": "parameter",
"description": "The target framework for the project.",
"datatype": "choice",
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
}
],
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
},
{
"choice": "net7.0",
"description": "Target net7.0"
}
],
"replaces": "FrameworkParameter",
"defaultValue": "net6.0"
"defaultValue": "net7.0"
},
"UseWindowsDesktopSdk": {
"type": "computed",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,30 @@
"type": "parameter",
"description": "The target framework for the project.",
"datatype": "choice",
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
}
],
"choices": [
{
"choice": "netcoreapp3.0",
"description": "Target netcoreapp3.0"
},
{
"choice": "netcoreapp3.1",
"description": "Target netcoreapp3.1"
},
{
"choice": "net5.0",
"description": "Target net5.0"
},
{
"choice": "net6.0",
"description": "Target net6.0"
},
{
"choice": "net7.0",
"description": "Target net7.0"
}
],
"replaces": "FrameworkParameter",
"defaultValue": "net6.0"
"defaultValue": "net7.0"
},
"UseWindowsDesktopSdk": {
"type": "computed",
Expand Down