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
2 changes: 1 addition & 1 deletion src/dotnet/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
that collides with the existing one in PrincipalProjectionBase.
Revisit when fixing source-gen collision: see
dev-docs/engineering-gotchas/critter-stack-2026.md. -->
<PackageVersion Include="JasperFx.Events.SourceGenerator" Version="2.0.0" />
<PackageVersion Include="JasperFx.Events.SourceGenerator" Version="2.1.1" />
<!-- Wolverine 6 decoupled the Roslyn runtime codegen from core;
IMessageBus.InvokeAsync<T> needs it in the host project. -->
<PackageVersion Include="WolverineFx.RuntimeCompilation" Version="6.0.2" />
Expand Down
Loading