Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Чот чот
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant authored May 16, 2024
1 parent ddc3035 commit 7eebb3d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<Project>
<Import Project="RobustToolbox/Directory.Packages.props" />
<ItemGroup>
<!--
Remove EF Core packages from Robust. They're only used by Robust.Benchmarks anyways.
-->
<!-- Remove EF Core packages from Robust. They're only used by Robust.Benchmarks anyways. -->
<PackageVersion Remove="Npgsql.EntityFrameworkCore.PostgreSQL" />
<PackageVersion Remove="Microsoft.EntityFrameworkCore.Design" />
<PackageVersion Include="CsvHelper" Version="30.0.1" />
Expand All @@ -17,6 +15,7 @@
<PackageVersion Include="Microsoft.Build.Framework" Version="17.8.3" />
<PackageVersion Include="Mono.Cecil" Version="0.11.5" />
<PackageVersion Include="Pidgin" Version="2.5.0" />
<PackageVersion Include="System.Reflection.Emit" Version="4.3.0" />
</ItemGroup>
<PropertyGroup>
<!--
Expand Down

0 comments on commit 7eebb3d

Please sign in to comment.