Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageVersion Include="SkiaSharp.NativeAssets.Linux" Version="4.148.0" />
<PackageVersion Include="MetadataExtractor" Version="2.9.3" />
<PackageVersion Include="TngTech.ArchUnitNET" Version="0.13.3" />
<PackageVersion Include="WolverineFx.RuntimeCompilation" Version="6.15.0" />
<PackageVersion Include="WolverineFx.RuntimeCompilation" Version="6.17.1" />
</ItemGroup>
<!-- ══════════════════════════════════════════
FRAMEWORK & CORE ASP.NET
Expand Down Expand Up @@ -52,11 +52,11 @@
[NOTE] All packages aligned to 6.2.2 for .NET 10 compatibility
══════════════════════════════════════════ -->
<ItemGroup Label="Wolverine (JasperFx)">
<PackageVersion Include="WolverineFx" Version="6.2.2" />
<PackageVersion Include="WolverineFx" Version="6.17.1" />
<PackageVersion Include="WolverineFx.Http" Version="6.2.2" />
<PackageVersion Include="WolverineFx.EntityFrameworkCore" Version="6.2.2" />
<PackageVersion Include="WolverineFx.PostgreSQL" Version="6.2.2" />
<PackageVersion Include="WolverineFx.FluentValidation" Version="6.2.2" />
<PackageVersion Include="WolverineFx.EntityFrameworkCore" Version="6.17.1" />
<PackageVersion Include="WolverineFx.PostgreSQL" Version="6.17.1" />
<PackageVersion Include="WolverineFx.FluentValidation" Version="6.17.1" />
</ItemGroup>
<!-- ══════════════════════════════════════════
HANGFIRE — SCHEDULED JOBS ONLY
Expand Down
Loading