Skip to content

Commit d24f1c7

Browse files
committed
Remove IsPackable from test project
IsPackable automatically defaults to false for test projects, see https://github.com/NuGet/NuGet.Client/blob/6.13.0.69/src/NuGet.Core/NuGet.Build.Tasks.Pack/NuGet.Build.Tasks.Pack.targets#L35C6-L35C16
1 parent cef2ab3 commit d24f1c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Serilog.Formatting.Log4Net.Tests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
55
<Nullable>enable</Nullable>
6-
<IsPackable>false</IsPackable>
76
</PropertyGroup>
87

98
<ItemGroup>

0 commit comments

Comments
 (0)