From 18e1a5bc2fd69e276cd83ac17106f46db19b0e8f Mon Sep 17 00:00:00 2001 From: Davyd McColl Date: Fri, 17 May 2024 14:08:13 +0200 Subject: [PATCH] :bookmark: release version 2.0.93 --- .../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 1e37a48..c34f5ec 100644 --- a/src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj +++ b/src/NExpect.Matchers.AspNetCore/NExpect.Matchers.AspNetCore.csproj @@ -15,7 +15,7 @@ $(DefineConstants);NETSTANDARD;BUILD_PEANUTBUTTER_INTERNAL - 2.0.92 + 2.0.93 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 8a66dbb..1eeb94c 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.92 + 2.0.93 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 bdfc3f3..88b2ec7 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.92 + 2.0.93 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 af24cbb..a8e3423 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.92 + 2.0.93 Davyd McColl en-US https://github.com/fluffynuts/NExpect diff --git a/src/NExpect/NExpect.csproj b/src/NExpect/NExpect.csproj index a96d208..57629dd 100644 --- a/src/NExpect/NExpect.csproj +++ b/src/NExpect/NExpect.csproj @@ -9,7 +9,7 @@ true true true - 2.0.92 + 2.0.93 en-US https://github.com/fluffynuts/NExpect BSD-3-Clause