Skip to content

Commit

Permalink
Packages update
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetkanpolat committed Jun 29, 2018
1 parent 3d36f6b commit b354346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SharpRaven.Log4Net/SharpRaven.Log4Net.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@

<ItemGroup>
<PackageReference Include="log4net" Version="2.0.8" />
<PackageReference Include="SharpRaven" Version="2.2.0" />
<PackageReference Include="SharpRaven" Version="2.4.0" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="2.0.3" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="2.1.0" />
</ItemGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down

0 comments on commit b354346

Please sign in to comment.