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

Commit

Permalink
Update UnturnedGuard.NuGetPackages.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnamed434 committed Nov 10, 2023
1 parent 14fcfa5 commit 28cd3d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Import Project="$(MSBuildThisFileDirectory)..\..\props\SharedProjectProps.props"/>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.2.7" GeneratePathProperty="true" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.32" GeneratePathProperty="true" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.2.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="3.1.32">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 28cd3d7

Please sign in to comment.