From d9d36f1bd46b064e6ca2a83178f8e8034adcd545 Mon Sep 17 00:00:00 2001 From: Davyd McColl Date: Tue, 28 Nov 2023 15:19:26 +0200 Subject: [PATCH] :bookmark: release version 2.0.57 --- .../NExpect.Matchers.AspNetCore.csproj | 2 +- .../NExpect.Matchers.AspNetMvc.csproj | 2 +- .../NExpect.Matchers.NSubstitute.csproj | 2 +- src/NExpect.Matchers.Xml/NExpect.Matchers.Xml.csproj | 2 +- src/NExpect/NExpect.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj b/src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj index b928da96..6a230b53 100644 --- a/src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj +++ b/src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj @@ -20,7 +20,7 @@ BUILD_PEANUTBUTTER_INTERNAL - 2.0.56 + 2.0.57 en-US https://github.com/fluffynuts/NExpect BSD-3-Clause diff --git a/src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj b/src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj index 2a336ba8..28c69a53 100644 --- a/src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj +++ b/src/NExpect.Matchers.AspNetMvc/NExpect.Matchers.AspNetMvc.csproj @@ -19,7 +19,7 @@ BUILD_PEANUTBUTTER_INTERNAL - 2.0.56 + 2.0.57 en-US https://github.com/fluffynuts/NExpect BSD-3-Clause diff --git a/src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj b/src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj index 6fde2466..b05d37c0 100644 --- a/src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj +++ b/src/NExpect.Matchers.NSubstitute/NExpect.Matchers.NSubstitute.csproj @@ -13,7 +13,7 @@ snupkg - 2.0.56 + 2.0.57 Davyd McColl en-US https://github.com/fluffynuts/NExpect diff --git a/src/NExpect.Matchers.Xml/NExpect.Matchers.Xml.csproj b/src/NExpect.Matchers.Xml/NExpect.Matchers.Xml.csproj index fc419b25..f2695e2e 100644 --- a/src/NExpect.Matchers.Xml/NExpect.Matchers.Xml.csproj +++ b/src/NExpect.Matchers.Xml/NExpect.Matchers.Xml.csproj @@ -12,7 +12,7 @@ snupkg - 2.0.56 + 2.0.57 Davyd McColl en-US https://github.com/fluffynuts/NExpect diff --git a/src/NExpect/NExpect.csproj b/src/NExpect/NExpect.csproj index ca0636a4..22a4013e 100644 --- a/src/NExpect/NExpect.csproj +++ b/src/NExpect/NExpect.csproj @@ -9,7 +9,7 @@ true true true - 2.0.56 + 2.0.57 en-US https://github.com/fluffynuts/NExpect BSD-3-Clause