Skip to content

Commit

Permalink
Update backend.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
polterguy committed Jan 5, 2024
1 parent 13f46c3 commit 5341006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/backend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="magic.lambda.system" Version="17.0.1" />
<PackageReference Include="magic.library" Version="17.0.1" />
<PackageReference Include="magic.lambda.system" Version="17.1.5" />
<PackageReference Include="magic.library" Version="17.1.5" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 5341006

Please sign in to comment.