From de81c0439911e5d3ba233f9684502306d22d76d1 Mon Sep 17 00:00:00 2001 From: Davyd McColl Date: Wed, 13 Mar 2024 09:33:34 +0200 Subject: [PATCH] :bookmark: release version 2.0.80 --- .../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 18bae293..c23ff06d 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.79 + 2.0.80 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 c4d42812..5f4aa017 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.79 + 2.0.80 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 62ee603d..12a756ee 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.79 + 2.0.80 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 947700c1..0bc28087 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.79 + 2.0.80 Davyd McColl en-US https://github.com/fluffynuts/NExpect diff --git a/src/NExpect/NExpect.csproj b/src/NExpect/NExpect.csproj index 3659f281..d5b22f2b 100644 --- a/src/NExpect/NExpect.csproj +++ b/src/NExpect/NExpect.csproj @@ -9,7 +9,7 @@ true true true - 2.0.79 + 2.0.80 en-US https://github.com/fluffynuts/NExpect BSD-3-Clause