From 7c17c21f24fa1cea007070a575576c99faa5302b Mon Sep 17 00:00:00 2001 From: Runar Ovesen Hjerpbakk Date: Wed, 21 Apr 2021 12:41:59 +0200 Subject: [PATCH] Upped version number --- .../NotifyPropertyChanged.Verifier.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NotifyPropertyChanged.Verifier/NotifyPropertyChanged.Verifier.csproj b/NotifyPropertyChanged.Verifier/NotifyPropertyChanged.Verifier.csproj index 305eff2..93b5ee9 100644 --- a/NotifyPropertyChanged.Verifier/NotifyPropertyChanged.Verifier.csproj +++ b/NotifyPropertyChanged.Verifier/NotifyPropertyChanged.Verifier.csproj @@ -10,13 +10,13 @@ true bin\$(Configuration)\$(TargetFramework)\$(MSBuildThisFileName).xml Runar Ovesen Hjerpbakk - © 2019-2020 Runar Ovesen Hjerpbakk + © 2019-2021 Runar Ovesen Hjerpbakk MIT Runar Ovesen Hjerpbakk https://github.com/Sankra/NotifyPropertyChanged.Verifier true Fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels. - 1.1.0 + 1.1.1 Fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels. NotifyPropertyChanged.Verifier $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb