diff --git a/docfx/docfx_project/docfx.json b/docfx/docfx_project/docfx.json index dc1d65129..525c27ace 100644 --- a/docfx/docfx_project/docfx.json +++ b/docfx/docfx_project/docfx.json @@ -4,8 +4,8 @@ "src": [ { "files": [ - "Artemis.Core/bin/net6.0/Artemis.Core.dll", - "Artemis.UI.Shared/bin/net6.0/Artemis.UI.Shared.dll", + "Artemis.Core/bin/net7.0/Artemis.Core.dll", + "Artemis.UI.Shared/bin/net7.0/Artemis.UI.Shared.dll", ], "src": "../../src" }