From 60107f147dfe5377cfe71df77908bbcfc365aea4 Mon Sep 17 00:00:00 2001 From: Victor Usoltsev Date: Mon, 11 Jun 2018 04:59:36 +1200 Subject: [PATCH] Increases version to 0.2.2 --- .../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 0053958..8e5cf98 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.1 - 0.2.1 + 0.2.2 + 0.2.2 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 e7cb0bc..2b13245 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.1 - 0.2.1 + 0.2.2 + 0.2.2 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 96c50d3..5feaea0 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.1 - 0.2.1 + 0.2.2 + 0.2.2 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 906ef5f..0b50e33 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.1 - 0.2.1 + 0.2.2 + 0.2.2 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 574f718..edf5fd2 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.1 - 0.2.1 + 0.2.2 + 0.2.2 Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018