From 54370c7f5be88646ab56e60178952e7da41630df Mon Sep 17 00:00:00 2001 From: "Jeremy D. Miller" Date: Thu, 17 Oct 2024 08:54:17 -0500 Subject: [PATCH] Updated weasel to get the improvements to partition table rebuilds. Bumps to 7.30.2 --- 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 2ac6c0d770..97f1d6a2c5 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 7.30.1 + 7.30.2 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 0355469bbe..0ec7287fe9 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 ab7cf030f3..11c3c7f52a 100644 --- a/src/Marten/Marten.csproj +++ b/src/Marten/Marten.csproj @@ -48,7 +48,7 @@ - +