|
|
@@ -25,7 +25,7 @@
|
|
|
],
|
|
|
"src": "../../stride",
|
|
|
"properties": {
|
|
|
- "TargetFramework": "net6.0",
|
|
|
+ "TargetFramework": "net8.0",
|
|
|
"StrideBuildDoc": "true"
|
|
|
}
|
|
|
},
|
|
|
@@ -36,7 +36,7 @@
|
|
|
],
|
|
|
"src": "../../stride",
|
|
|
"properties": {
|
|
|
- "TargetFramework": "net6.0-windows7.0",
|
|
|
+ "TargetFramework": "net8.0-windows7.0",
|
|
|
"StrideBuildDoc": "true"
|
|
|
}
|
|
|
}
|
|
|
@@ -58,7 +58,7 @@
|
|
|
"_enableSearch": true,
|
|
|
"_appLogoPath": "media/stride-logo-red.svg",
|
|
|
"_appLogoUrl": "https://www.stride3d.net/",
|
|
|
- "_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>© .NET Foundation and Contributors</p></div>",
|
|
|
+ "_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>© .NET Foundation and Contributors</p></div>",
|
|
|
"_gitContribute": {
|
|
|
"repo": "https://github.com/stride3d/stride-docs",
|
|
|
"branch": "master"
|