Skip to content

Commit

Permalink
Update ACE.Server.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
LtRipley36706 committed Jan 27, 2024
1 parent 06405f1 commit f4c7138
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Source/ACE.Server/ACE.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -238,10 +238,8 @@
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Log4Net.Async.Standard" Version="3.1.0" />
<PackageReference Include="McMaster.NETCore.Plugins" Version="1.4.0" />
<PackageReference Include="MySqlConnector" Version="2.3.4" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
<PackageReference Include="MySqlConnector" Version="2.3.5" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="6.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f4c7138

Please sign in to comment.