From a05afb1b7ec7a62be6e16f79f32843c42a96ed5b Mon Sep 17 00:00:00 2001 From: "Jeremy D. Miller" Date: Tue, 12 May 2026 20:20:43 -0500 Subject: [PATCH] Bump Weasel.* to 9.0.0-alpha.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Follow-up to polecat#67 (foundation bump to JasperFx 2.0.0-alpha.11 + JasperFx.Events 2.0.0-alpha.4 + IsAotCompatible=true). Weasel.* 9.0.0-alpha.3 was published from weasel#273 shortly after #67 landed; this picks it up across both pinned Weasel packages: - Weasel.SqlServer 9.0.0-alpha.2 → 9.0.0-alpha.3 - Weasel.EntityFrameworkCore 9.0.0-alpha.2 → 9.0.0-alpha.3 alpha.3 carries the in-flight AOT cleanups from weasel#265 + weasel#266 (AssertCommand Spectre suppression, CommandBuilderBase.GetType() DAM annotation) on the Weasel side, and is the first Weasel release built against the AOT-pillar JasperFx alphas (alpha.11 / alpha.4) that #67 also adopted. Local Polecat build is clean (0 errors). Doesn't touch any other config; everything else in Directory.Packages.props is unchanged. --- Directory.Packages.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 3bc02be..b091e23 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -25,8 +25,8 @@ - - + +