Skip to content

Commit

Permalink
Update All packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent e4ecfc3 commit 8bf0aed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Lombiq.TrainingDemo.Tests/Lombiq.TrainingDemo.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="Moq.AutoMock" Version="3.5.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.9.0" />
Expand Down
2 changes: 1 addition & 1 deletion Lombiq.TrainingDemo/Lombiq.TrainingDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="OrchardCore.Users.Abstractions" Version="2.1.0" />
<PackageReference Include="OrchardCore.Workflows.Abstractions" Version="2.1.0" />
<PackageReference Include="OrchardCore.BackgroundTasks" Version="2.1.0" />
Expand Down

0 comments on commit 8bf0aed

Please sign in to comment.