Skip to content

Commit

Permalink
Use .NET 8 target for docs generation, apache#928
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirwin committed Oct 23, 2024
1 parent d970d58 commit eb9a9be
Show file tree
Hide file tree
Showing 28 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.analysis-common.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/analysis-common",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.analysis-kuromoji.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/analysis-kuromoji",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.analysis-morfologik.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/analysis-morfologik",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.analysis-opennlp.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/analysis-opennlp",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.analysis-phonetic.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/analysis-phonetic",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.analysis-smartcn.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/analysis-smartcn",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.analysis-stempel.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/analysis-stempel",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.benchmark.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/benchmark",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.classification.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/classification",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.codecs.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/codecs",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.core.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/core",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.demo.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/demo",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.expressions.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/expressions",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.facet.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/facet",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.grouping.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/grouping",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.highlighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/highlighter",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.icu.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/icu",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.join.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dest": "obj/docfx/api/join",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
Loading

0 comments on commit eb9a9be

Please sign in to comment.