1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-12 13:28:33 +00:00

CI - Fixed DocFX again

This commit is contained in:
Diogo Trindade 2023-04-14 18:48:41 +01:00
parent 1bad68dbc8
commit 0b5866a2b8

View File

@ -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"
}