From 6de1c0b97f18a7d819152b2b20d26a652002167a Mon Sep 17 00:00:00 2001 From: Timothy Schenk Date: Wed, 8 Nov 2023 15:39:25 +0100 Subject: [PATCH] chore: add migration for inventory data --- Server/Server.csproj | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Server/Server.csproj b/Server/Server.csproj index 0dfbb16..8d1be11 100644 --- a/Server/Server.csproj +++ b/Server/Server.csproj @@ -63,9 +63,13 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +