Skip to content

Commit 433b300

Browse files
committed
feat: 4.2 updates
1 parent c230d94 commit 433b300

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

en/docfx.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"src": "../../stride",
2727
"properties": {
28-
"TargetFramework": "net6.0",
28+
"TargetFramework": "net8.0",
2929
"StrideBuildDoc": "true"
3030
}
3131
},
@@ -36,7 +36,7 @@
3636
],
3737
"src": "../../stride",
3838
"properties": {
39-
"TargetFramework": "net6.0-windows7.0",
39+
"TargetFramework": "net8.0-windows7.0",
4040
"StrideBuildDoc": "true"
4141
}
4242
}
@@ -58,7 +58,7 @@
5858
"_enableSearch": true,
5959
"_appLogoPath": "media/stride-logo-red.svg",
6060
"_appLogoUrl": "https://www.stride3d.net/",
61-
"_appFooter": "<div class=\"d-flex flex-column flex-sm-row justify-content-between pt-1 text-center small\"><p >Supported by the <a href=\"https://dotnetfoundation.org/\" target=\"_blank\" rel=\"noopener\">.NET Foundation</a></p><p>Made with <a href=\"https://dotnet.github.io/docfx\">docfx</a></p><p >Stride Docs Website v.2.0.0.7</p><p>&copy; .NET Foundation and Contributors</p></div>",
61+
"_appFooter": "<div class=\"d-flex flex-column flex-sm-row justify-content-between pt-1 text-center small\"><p >Supported by the <a href=\"https://dotnetfoundation.org/\" target=\"_blank\" rel=\"noopener\">.NET Foundation</a></p><p>Made with <a href=\"https://dotnet.github.io/docfx\">docfx</a></p><p >Stride Docs Website v.2.0.0.8</p><p>&copy; .NET Foundation and Contributors</p></div>",
6262
"_gitContribute": {
6363
"repo": "https://github.com/stride3d/stride-docs",
6464
"branch": "master"

versions.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"versions": [
3+
"4.2",
34
"4.1",
45
"4.0",
56
"3.1",

0 commit comments

Comments
 (0)