From 827294122ebe59bc1ebe4bba687d6efe181cb3bb Mon Sep 17 00:00:00 2001 From: David Shnayder Date: Tue, 14 Apr 2026 17:12:07 +0300 Subject: [PATCH] chore: add symbols to DI package --- .../ArrowDbCore.DependencyInjection.csproj | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ArrowDbCore.DependencyInjection/ArrowDbCore.DependencyInjection.csproj b/src/ArrowDbCore.DependencyInjection/ArrowDbCore.DependencyInjection.csproj index b841645..1661c76 100644 --- a/src/ArrowDbCore.DependencyInjection/ArrowDbCore.DependencyInjection.csproj +++ b/src/ArrowDbCore.DependencyInjection/ArrowDbCore.DependencyInjection.csproj @@ -8,6 +8,10 @@ true true latest-recommended + true + true + snupkg + true True ArrowDb.DependencyInjection ArrowDb.DependencyInjection @@ -22,6 +26,15 @@ David Shnayder David Shnayder true + false + + + + portable + true + + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb +