From c31353bed271585da8b12fbe7bc226e18773c6a1 Mon Sep 17 00:00:00 2001 From: Michael Croes Date: Fri, 4 Sep 2020 22:06:58 +0200 Subject: [PATCH] Remove EmbedAllSources from S7.Net Sources are already provided via SourceLink, no need to embed them as well. --- S7.Net/S7.Net.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/S7.Net/S7.Net.csproj b/S7.Net/S7.Net.csproj index 94f659b..868f03b 100644 --- a/S7.Net/S7.Net.csproj +++ b/S7.Net/S7.Net.csproj @@ -18,7 +18,6 @@ 8.0 Enable portable - true true snupkg