1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-12 21:38:38 +00:00

API Docs - Fix build

This commit is contained in:
Robert 2022-08-26 09:36:12 +02:00
parent 262b0ebe99
commit dc00d7ea6f

View File

@ -4,8 +4,8 @@
"src": [
{
"files": [
"Artemis.Core/Artemis.Core.csproj",
"Artemis.UI.Shared/Artemis.UI.Shared.csproj",
"Artemis.Core/bin/net6.0/Artemis.Core.dll",
"Artemis.UI.Shared/bin/net6.0/Artemis.UI.Shared.dll",
],
"src": "../../src"
}