diff options
Diffstat (limited to 'RhSolutions.Api.Tests/RhSolutions.QueryModifiers.Tests.csproj')
-rw-r--r-- | RhSolutions.Api.Tests/RhSolutions.QueryModifiers.Tests.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RhSolutions.Api.Tests/RhSolutions.QueryModifiers.Tests.csproj b/RhSolutions.Api.Tests/RhSolutions.QueryModifiers.Tests.csproj index e158b0e..471a0f0 100644 --- a/RhSolutions.Api.Tests/RhSolutions.QueryModifiers.Tests.csproj +++ b/RhSolutions.Api.Tests/RhSolutions.QueryModifiers.Tests.csproj @@ -5,6 +5,7 @@ <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> <IsPackable>false</IsPackable> + <IsPublishable>false</IsPublishable> </PropertyGroup> <ItemGroup> |