From a932c61e1edebe22ff4137870ff7f6dad6d95e9b Mon Sep 17 00:00:00 2001 From: area363 Date: Wed, 17 Jul 2024 10:49:21 +0900 Subject: [PATCH] Include Pyroscope only if not building for Unity --- Lib9c/Lib9c.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Lib9c/Lib9c.csproj b/Lib9c/Lib9c.csproj index f300ef42a7..8a5a659d72 100644 --- a/Lib9c/Lib9c.csproj +++ b/Lib9c/Lib9c.csproj @@ -22,7 +22,6 @@ - runtime; build; native; contentfiles; analyzers @@ -30,6 +29,8 @@ + +