We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1e312 commit 3b7879fCopy full SHA for 3b7879f
src/Serilog.Expressions/Serilog.Expressions.csproj
@@ -18,7 +18,7 @@
18
19
<ItemGroup>
20
<PackageReference Include="Serilog" Version="2.10.0" />
21
- <PackageReference Include="Nullable" Version="1.3.0" Condition="$(TargetFramework) == 'netstandard2.0'" />
+ <PackageReference Include="Nullable" Version="1.3.0" PrivateAssets="All" />
22
</ItemGroup>
23
24
0 commit comments