diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2024-01-14 15:06:49 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2024-01-14 15:06:49 +0300 |
commit | 0eb65e2df20823f2ca6abb29b55d22eb6f439bd3 (patch) | |
tree | f317be253a21a415b3dfa4e1a7a1456bd70e0270 /RhSolutions.Api.Tests/RhSolutions.QueryModifiers.Tests.csproj | |
parent | 61bda724cde973fe5fef53b892a402a62c0e5fe7 (diff) |
Do not publish tests project
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> |