From 92ba5e22442673268766341ab7369bfe146ae101 Mon Sep 17 00:00:00 2001 From: Giuseppe Lippolis Date: Thu, 4 Apr 2024 17:34:33 +0200 Subject: [PATCH] fix: C.I. Test Tun --- tests/CompletionEngineTests/CompletionEngineTests.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/CompletionEngineTests/CompletionEngineTests.csproj b/tests/CompletionEngineTests/CompletionEngineTests.csproj index 5d749bf..4540bf5 100644 --- a/tests/CompletionEngineTests/CompletionEngineTests.csproj +++ b/tests/CompletionEngineTests/CompletionEngineTests.csproj @@ -23,7 +23,10 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +