We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc90439 + 8aea3f7 commit ccbb01aCopy full SHA for ccbb01a
1 file changed
CreatePdf.NET/CreatePdf.NET.csproj
@@ -1,8 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>net10.0;net9.0;net8.0</TargetFrameworks>
4
- <SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking>
5
- <NoWarn>$(NoWarn);NU5128</NoWarn>
6
<LangVersion>14</LangVersion>
7
<Nullable>enable</Nullable>
8
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments