Skip to content

Commit a1a31c2

Browse files
author
Todd Lair
committed
Merge branch 'develop'
2 parents c5b4e4b + f2cdc47 commit a1a31c2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Src/NLog.Targets.Stackify/NLog.Targets.Stackify.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
<ItemGroup>
2828
<ProjectReference Include="..\StackifyLib\StackifyLib.csproj" />
2929
<PackageReference Include="NLog" Version="4.5.11" />
30-
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
3130
</ItemGroup>
3231

3332
<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">

Src/NLog.Web.Stackify/NLog.Web.Stackify.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
<ItemGroup>
2727
<ProjectReference Include="..\StackifyLib\StackifyLib.csproj" />
2828
<PackageReference Include="NLog" Version="4.5.11" />
29-
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
3029
</ItemGroup>
3130

3231
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'">

0 commit comments

Comments
 (0)