Browse Source

Remove ARM64 platform target configuration from QuestPDF.ZUGFeRD.csproj

Marcin Ziąbek 1 year ago
parent
commit
aa4b86880c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/QuestPDF.ZUGFeRD/QuestPDF.ZUGFeRD.csproj

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

@@ -6,7 +6,6 @@
         <Nullable>enable</Nullable>
         <IsPackable>false</IsPackable>
         <IsTestProject>true</IsTestProject>
-        <PlatformTarget>ARM64</PlatformTarget>
     </PropertyGroup>
 
     <ItemGroup>