@@ -81,7 +81,7 @@ Several iText engineers are actively supporting the project on StackOverflow: ht
8181 <RequireLicenseAcceptance >true</RequireLicenseAcceptance >
8282 </PropertyGroup >
8383 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
84- <OutputPath >bin\Debug\net461\ </OutputPath >
84+ <OutputPath >bin\Debug\</OutputPath >
8585 <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
8686 <BaseAddress >285212672</BaseAddress >
8787 <CheckForOverflowUnderflow >false</CheckForOverflowUnderflow >
@@ -103,7 +103,7 @@ Several iText engineers are actively supporting the project on StackOverflow: ht
103103 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
104104 </PropertyGroup >
105105 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug_woDrawing|AnyCPU' " >
106- <OutputPath >bin\Debug_woDrawing\net461\ </OutputPath >
106+ <OutputPath >bin\Debug_woDrawing\</OutputPath >
107107 <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
108108 <BaseAddress >285212672</BaseAddress >
109109 <CheckForOverflowUnderflow >false</CheckForOverflowUnderflow >
@@ -125,7 +125,7 @@ Several iText engineers are actively supporting the project on StackOverflow: ht
125125 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
126126 </PropertyGroup >
127127 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
128- <OutputPath >bin\Release\net461\ </OutputPath >
128+ <OutputPath >bin\Release\</OutputPath >
129129 <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
130130 <BaseAddress >285212672</BaseAddress >
131131 <CheckForOverflowUnderflow >false</CheckForOverflowUnderflow >
@@ -147,7 +147,7 @@ Several iText engineers are actively supporting the project on StackOverflow: ht
147147 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
148148 </PropertyGroup >
149149 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release_woDrawing|AnyCPU' " >
150- <OutputPath >bin\Release_woDrawing\net461\ </OutputPath >
150+ <OutputPath >bin\Release_woDrawing\</OutputPath >
151151 <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
152152 <BaseAddress >285212672</BaseAddress >
153153 <CheckForOverflowUnderflow >false</CheckForOverflowUnderflow >
0 commit comments