From 1953ad2838ae3eeacbfaa867a20ac93638aa8903 Mon Sep 17 00:00:00 2001 From: Bojan Janjatovic Date: Fri, 19 Jun 2026 18:38:30 +0200 Subject: [PATCH] Fix SQLitePCLRaw vulnerability warning --- .../Akka.Persistence.Custom/Akka.Persistence.Custom.csproj | 1 + .../ClusterSharding.Node/ClusterSharding.Node.csproj | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/examples/Akka.Persistence.Custom/Akka.Persistence.Custom.csproj b/src/examples/Akka.Persistence.Custom/Akka.Persistence.Custom.csproj index 5ad0ade52b8..1ac31622d57 100644 --- a/src/examples/Akka.Persistence.Custom/Akka.Persistence.Custom.csproj +++ b/src/examples/Akka.Persistence.Custom/Akka.Persistence.Custom.csproj @@ -7,6 +7,7 @@ + diff --git a/src/examples/Cluster/ClusterSharding/ClusterSharding.Node/ClusterSharding.Node.csproj b/src/examples/Cluster/ClusterSharding/ClusterSharding.Node/ClusterSharding.Node.csproj index 566309079e0..f7050a743d9 100644 --- a/src/examples/Cluster/ClusterSharding/ClusterSharding.Node/ClusterSharding.Node.csproj +++ b/src/examples/Cluster/ClusterSharding/ClusterSharding.Node/ClusterSharding.Node.csproj @@ -22,6 +22,7 @@ + - \ No newline at end of file +