diff --git a/src/YaNco.Abstractions/YaNco.Abstractions.csproj b/src/YaNco.Abstractions/YaNco.Abstractions.csproj index 29494f12..2117d10f 100644 --- a/src/YaNco.Abstractions/YaNco.Abstractions.csproj +++ b/src/YaNco.Abstractions/YaNco.Abstractions.csproj @@ -11,7 +11,7 @@ This package contains abstraction definitions. - + all runtime; build; native; contentfiles; analyzers diff --git a/src/YaNco.Core/YaNco.Core.csproj b/src/YaNco.Core/YaNco.Core.csproj index 4ac97e40..a549088e 100644 --- a/src/YaNco.Core/YaNco.Core.csproj +++ b/src/YaNco.Core/YaNco.Core.csproj @@ -11,7 +11,7 @@ This package contains the core implementation. - + all runtime; build; native; contentfiles; analyzers diff --git a/src/YaNco.Primitives/YaNco.Primitives.csproj b/src/YaNco.Primitives/YaNco.Primitives.csproj index 5369fb13..ec88e0f3 100644 --- a/src/YaNco.Primitives/YaNco.Primitives.csproj +++ b/src/YaNco.Primitives/YaNco.Primitives.csproj @@ -15,7 +15,7 @@ This package contains primitive type definitions. - + all runtime; build; native; contentfiles; analyzers diff --git a/src/YaNco/YaNco.csproj b/src/YaNco/YaNco.csproj index f4432a43..ed1514dd 100644 --- a/src/YaNco/YaNco.csproj +++ b/src/YaNco/YaNco.csproj @@ -12,7 +12,7 @@ This library provides an alternative SAP .NET Connector based on the SAP NetWeav - + all runtime; build; native; contentfiles; analyzers diff --git a/test/RfcServerTest/RfcServerTest.csproj b/test/RfcServerTest/RfcServerTest.csproj index 7912090c..a3bc1bc1 100644 --- a/test/RfcServerTest/RfcServerTest.csproj +++ b/test/RfcServerTest/RfcServerTest.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/SAPSystemTests/SAPSystemTests.csproj b/test/SAPSystemTests/SAPSystemTests.csproj index 4bf9a938..c3a44fde 100644 --- a/test/SAPSystemTests/SAPSystemTests.csproj +++ b/test/SAPSystemTests/SAPSystemTests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive