From 242b1bd733fe44689a9f4e2913244be778a6df44 Mon Sep 17 00:00:00 2001 From: Victor Usoltsev Date: Wed, 5 Dec 2018 23:09:47 +1300 Subject: [PATCH] Updates version to 0.2.3 --- .../Vima.LoggingAbstractor.AppInsights.csproj | 4 ++-- .../Vima.LoggingAbstractor.Console.csproj | 4 ++-- .../Vima.LoggingAbstractor.Core.csproj | 4 ++-- .../Vima.LoggingAbstractor.Raygun.csproj | 4 ++-- .../Vima.LoggingAbstractor.Sentry.csproj | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Source/Vima.LoggingAbstractor.AppInsights/Vima.LoggingAbstractor.AppInsights.csproj b/Source/Vima.LoggingAbstractor.AppInsights/Vima.LoggingAbstractor.AppInsights.csproj index 8f74a1a..06d36fd 100644 --- a/Source/Vima.LoggingAbstractor.AppInsights/Vima.LoggingAbstractor.AppInsights.csproj +++ b/Source/Vima.LoggingAbstractor.AppInsights/Vima.LoggingAbstractor.AppInsights.csproj @@ -1,8 +1,8 @@  - 0.2.2 - 0.2.2 + 0.2.3 + 0.2.3 Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018 diff --git a/Source/Vima.LoggingAbstractor.Console/Vima.LoggingAbstractor.Console.csproj b/Source/Vima.LoggingAbstractor.Console/Vima.LoggingAbstractor.Console.csproj index 660dd92..6e32e02 100644 --- a/Source/Vima.LoggingAbstractor.Console/Vima.LoggingAbstractor.Console.csproj +++ b/Source/Vima.LoggingAbstractor.Console/Vima.LoggingAbstractor.Console.csproj @@ -1,8 +1,8 @@  - 0.2.2 - 0.2.2 + 0.2.3 + 0.2.3 Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018 diff --git a/Source/Vima.LoggingAbstractor.Core/Vima.LoggingAbstractor.Core.csproj b/Source/Vima.LoggingAbstractor.Core/Vima.LoggingAbstractor.Core.csproj index f178c67..fa4e306 100644 --- a/Source/Vima.LoggingAbstractor.Core/Vima.LoggingAbstractor.Core.csproj +++ b/Source/Vima.LoggingAbstractor.Core/Vima.LoggingAbstractor.Core.csproj @@ -1,8 +1,8 @@  - 0.2.2 - 0.2.2 + 0.2.3 + 0.2.3 Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018 diff --git a/Source/Vima.LoggingAbstractor.Raygun/Vima.LoggingAbstractor.Raygun.csproj b/Source/Vima.LoggingAbstractor.Raygun/Vima.LoggingAbstractor.Raygun.csproj index 98466f5..3501b9e 100644 --- a/Source/Vima.LoggingAbstractor.Raygun/Vima.LoggingAbstractor.Raygun.csproj +++ b/Source/Vima.LoggingAbstractor.Raygun/Vima.LoggingAbstractor.Raygun.csproj @@ -1,8 +1,8 @@  - 0.2.2 - 0.2.2 + 0.2.3 + 0.2.3 Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018 diff --git a/Source/Vima.LoggingAbstractor.Sentry/Vima.LoggingAbstractor.Sentry.csproj b/Source/Vima.LoggingAbstractor.Sentry/Vima.LoggingAbstractor.Sentry.csproj index 9da50b0..6cb5fa2 100644 --- a/Source/Vima.LoggingAbstractor.Sentry/Vima.LoggingAbstractor.Sentry.csproj +++ b/Source/Vima.LoggingAbstractor.Sentry/Vima.LoggingAbstractor.Sentry.csproj @@ -1,8 +1,8 @@  - 0.2.2 - 0.2.2 + 0.2.3 + 0.2.3 Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018