Skip to content

Commit

Permalink
use CentralPackageVersionManagement
Browse files Browse the repository at this point in the history
  • Loading branch information
matus-mucka-swi committed Apr 24, 2023
1 parent 27d8498 commit 47ef639
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Src/Logging/SolarWinds.Logging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.1" />
<PackageReference Include="log4net" />
<PackageReference Include="System.Configuration.ConfigurationManager" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 47ef639

Please sign in to comment.