From 6c2305cac93d7dd7cf838b0f6b24ab7ec945f0fb Mon Sep 17 00:00:00 2001 From: Amatsugu Date: Sat, 11 Apr 2026 19:02:01 -0400 Subject: [PATCH] wip passkey registration --- AobaCore/AobaCore.csproj | 11 ++++++----- AobaServer/AobaServer.csproj | 14 +++++++------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/AobaCore/AobaCore.csproj b/AobaCore/AobaCore.csproj index 08497b5..c9463cf 100644 --- a/AobaCore/AobaCore.csproj +++ b/AobaCore/AobaCore.csproj @@ -8,15 +8,16 @@ + - + - - + + - - + + diff --git a/AobaServer/AobaServer.csproj b/AobaServer/AobaServer.csproj index 4894870..7ba7dd5 100644 --- a/AobaServer/AobaServer.csproj +++ b/AobaServer/AobaServer.csproj @@ -9,22 +9,22 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + - + - - + +