Skip to content

Commit c788b7a

Browse files
committed
Don't need Nullable after all
1 parent 8cc1a0e commit c788b7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Serilog.Formatting.Compact.Reader/Serilog.Formatting.Compact.Reader.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<ItemGroup>
2525
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2626
<PackageReference Include="Serilog" Version="3.1.0-*" />
27-
<PackageReference Include="Nullable" Version="1.3.1" PrivateAssets="all" />
2827
</ItemGroup>
2928

3029
<ItemGroup>

0 commit comments

Comments
 (0)