Skip to content

Commit

Permalink
Removed specific log4net version from the reference
Browse files Browse the repository at this point in the history
  • Loading branch information
robsonj committed Oct 1, 2015
1 parent 694baaa commit 38267c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gelf4net/Gelf4net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<Reference Include="log4net">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\log4net.2.0.0\lib\net40-full\log4net.dll</HintPath>
</Reference>
Expand Down

0 comments on commit 38267c8

Please sign in to comment.