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 27ccde5 commit f2cdc47Copy full SHA for f2cdc47
Src/NLog.Targets.Stackify/NLog.Targets.Stackify.csproj
@@ -27,7 +27,6 @@
27
<ItemGroup>
28
<ProjectReference Include="..\StackifyLib\StackifyLib.csproj" />
29
<PackageReference Include="NLog" Version="4.5.11" />
30
- <PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
31
</ItemGroup>
32
33
<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
Src/NLog.Web.Stackify/NLog.Web.Stackify.csproj
@@ -26,7 +26,6 @@
26
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'">
0 commit comments