Skip to content

Commit ccbb01a

Browse files
authored
Merge pull request #8 from ANcpLua/fix/nuspec-dependency-groups
fix: clean up nuspec dependency groups (NU5128)
2 parents cc90439 + 8aea3f7 commit ccbb01a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CreatePdf.NET/CreatePdf.NET.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>net10.0;net9.0;net8.0</TargetFrameworks>
4-
<SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking>
5-
<NoWarn>$(NoWarn);NU5128</NoWarn>
64
<LangVersion>14</LangVersion>
75
<Nullable>enable</Nullable>
86
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)