From 0be580d9f87dc228189fd01d6d46aad7a46df92b Mon Sep 17 00:00:00 2001 From: skclusive Date: Sat, 21 Nov 2020 16:35:59 +0530 Subject: [PATCH] 5.1.0 release --- NuGet.config | 4 ++-- src/Observable.csproj | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NuGet.config b/NuGet.config index 0a13e04..d322ae1 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,7 +1,7 @@ - + - \ No newline at end of file + diff --git a/src/Observable.csproj b/src/Observable.csproj index 1ac99e8..4554caf 100644 --- a/src/Observable.csproj +++ b/src/Observable.csproj @@ -1,8 +1,8 @@  - 5.0.0 + 5.1.0 $(VersionSuffix) - net5.0 + netstandard2.0;net5.0 Skclusive.Mobx.Observable Skclusive.Mobx.Observable Skclusive.Mobx.Observable @@ -11,10 +11,10 @@ - +