Vaclav Elias 2 rokov pred
rodič
commit
433b3002f7
2 zmenil súbory, kde vykonal 4 pridanie a 3 odobranie
  1. 3 3
      en/docfx.json
  2. 1 0
      versions.json

+ 3 - 3
en/docfx.json

@@ -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>&copy; .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>&copy; .NET Foundation and Contributors</p></div>",
       "_gitContribute": {
         "repo": "https://github.com/stride3d/stride-docs",
         "branch": "master"

+ 1 - 0
versions.json

@@ -1,5 +1,6 @@
 {
   "versions": [
+    "4.2",
     "4.1",
     "4.0",
     "3.1",