Browse Source

Mark QuestPDF.UnitTests project as a test project

Marcin Ziąbek 7 months ago
parent
commit
ae1b7e3ba2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Source/QuestPDF.UnitTests/QuestPDF.UnitTests.csproj

+ 1 - 0
Source/QuestPDF.UnitTests/QuestPDF.UnitTests.csproj

@@ -4,6 +4,7 @@
         <TargetFramework>net8.0</TargetFramework>
         <TargetFramework>net8.0</TargetFramework>
         <IsPackable>false</IsPackable>
         <IsPackable>false</IsPackable>
         <LangVersion>10</LangVersion>
         <LangVersion>10</LangVersion>
+        <IsTestProject>true</IsTestProject>
     </PropertyGroup>
     </PropertyGroup>
 
 
     <ItemGroup>
     <ItemGroup>