From 2cbadc409fdde78401055fc2cf628f2c58ec2df0 Mon Sep 17 00:00:00 2001 From: "Jeremy D. Miller" Date: Wed, 9 Oct 2024 14:15:02 -0500 Subject: [PATCH] Upgrading Weasel for a managed list partition migration fix. Bumps to 7.30.1 --- Directory.Build.props | 2 +- src/Marten.CommandLine/Marten.CommandLine.csproj | 2 +- src/Marten/Marten.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 85dbfe4eca..2ac6c0d770 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 7.30.0 + 7.30.1 12.0 Jeremy D. Miller;Babu Annamalai;Oskar Dudycz;Joona-Pekka Kokko https://martendb.io/logo.png diff --git a/src/Marten.CommandLine/Marten.CommandLine.csproj b/src/Marten.CommandLine/Marten.CommandLine.csproj index 424dd838bc..0355469bbe 100644 --- a/src/Marten.CommandLine/Marten.CommandLine.csproj +++ b/src/Marten.CommandLine/Marten.CommandLine.csproj @@ -36,7 +36,7 @@ - + diff --git a/src/Marten/Marten.csproj b/src/Marten/Marten.csproj index 421a07d41f..ab7cf030f3 100644 --- a/src/Marten/Marten.csproj +++ b/src/Marten/Marten.csproj @@ -48,7 +48,7 @@ - +