From ff25760dfdd9c4b000873129ca89727cc32ab775 Mon Sep 17 00:00:00 2001 From: Davyd McColl Date: Fri, 17 May 2024 16:16:47 +0200 Subject: [PATCH] :bookmark: release version 2.0.95 --- .../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 3a80932..9ac6730 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.94 + 2.0.95 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 e00c832..b4f83b7 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.94 + 2.0.95 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 c6104c1..ca71ea1 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.94 + 2.0.95 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 0e84ac7..dcc48c9 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.94 + 2.0.95 Davyd McColl en-US https://github.com/fluffynuts/NExpect diff --git a/src/NExpect/NExpect.csproj b/src/NExpect/NExpect.csproj index 286d1c9..83daf72 100644 --- a/src/NExpect/NExpect.csproj +++ b/src/NExpect/NExpect.csproj @@ -9,7 +9,7 @@ true true true - 2.0.94 + 2.0.95 en-US https://github.com/fluffynuts/NExpect BSD-3-Clause