From a52b2bad9ff7b8464075fe718d8121cb3aa64983 Mon Sep 17 00:00:00 2001 From: Victor Usoltsev Date: Wed, 5 Dec 2018 22:28:16 +1300 Subject: [PATCH] Configures license file to be in NuGet packages. --- LICENSE => LICENSE.md | 0 .../Vima.LoggingAbstractor.AppInsights.csproj | 6 +++++- .../Vima.LoggingAbstractor.Console.csproj | 8 ++++++-- .../Vima.LoggingAbstractor.Core.csproj | 8 ++++++-- .../Vima.LoggingAbstractor.Raygun.csproj | 6 +++++- .../Vima.LoggingAbstractor.Sentry.csproj | 6 +++++- 6 files changed, 27 insertions(+), 7 deletions(-) rename LICENSE => LICENSE.md (100%) diff --git a/LICENSE b/LICENSE.md similarity index 100% rename from LICENSE rename to LICENSE.md diff --git a/Source/Vima.LoggingAbstractor.AppInsights/Vima.LoggingAbstractor.AppInsights.csproj b/Source/Vima.LoggingAbstractor.AppInsights/Vima.LoggingAbstractor.AppInsights.csproj index 9e85d3d..8f74a1a 100644 --- a/Source/Vima.LoggingAbstractor.AppInsights/Vima.LoggingAbstractor.AppInsights.csproj +++ b/Source/Vima.LoggingAbstractor.AppInsights/Vima.LoggingAbstractor.AppInsights.csproj @@ -6,7 +6,7 @@ Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018 - https://github.com/bernarden/LoggingAbstractor/blob/master/LICENSE + MIT https://raw.githubusercontent.com/bernarden/LoggingAbstractor/master/Resources/NugetIcon.png https://github.com/bernarden/LoggingAbstractor git @@ -34,6 +34,10 @@ + + + + diff --git a/Source/Vima.LoggingAbstractor.Console/Vima.LoggingAbstractor.Console.csproj b/Source/Vima.LoggingAbstractor.Console/Vima.LoggingAbstractor.Console.csproj index 2b13245..660dd92 100644 --- a/Source/Vima.LoggingAbstractor.Console/Vima.LoggingAbstractor.Console.csproj +++ b/Source/Vima.LoggingAbstractor.Console/Vima.LoggingAbstractor.Console.csproj @@ -1,4 +1,4 @@ - + 0.2.2 @@ -6,7 +6,7 @@ Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018 - https://github.com/bernarden/LoggingAbstractor/blob/master/LICENSE + MIT https://raw.githubusercontent.com/bernarden/LoggingAbstractor/master/Resources/NugetIcon.png https://github.com/bernarden/LoggingAbstractor git @@ -33,6 +33,10 @@ + + + + diff --git a/Source/Vima.LoggingAbstractor.Core/Vima.LoggingAbstractor.Core.csproj b/Source/Vima.LoggingAbstractor.Core/Vima.LoggingAbstractor.Core.csproj index dce45cf..f178c67 100644 --- a/Source/Vima.LoggingAbstractor.Core/Vima.LoggingAbstractor.Core.csproj +++ b/Source/Vima.LoggingAbstractor.Core/Vima.LoggingAbstractor.Core.csproj @@ -1,4 +1,4 @@ - + 0.2.2 @@ -6,7 +6,7 @@ Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018 - https://github.com/bernarden/LoggingAbstractor/blob/master/LICENSE + MIT https://raw.githubusercontent.com/bernarden/LoggingAbstractor/master/Resources/NugetIcon.png https://github.com/bernarden/LoggingAbstractor git @@ -34,6 +34,10 @@ + + + + NET46 diff --git a/Source/Vima.LoggingAbstractor.Raygun/Vima.LoggingAbstractor.Raygun.csproj b/Source/Vima.LoggingAbstractor.Raygun/Vima.LoggingAbstractor.Raygun.csproj index 4a24f3f..98466f5 100644 --- a/Source/Vima.LoggingAbstractor.Raygun/Vima.LoggingAbstractor.Raygun.csproj +++ b/Source/Vima.LoggingAbstractor.Raygun/Vima.LoggingAbstractor.Raygun.csproj @@ -6,7 +6,7 @@ Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018 - https://github.com/bernarden/LoggingAbstractor/blob/master/LICENSE + MIT https://raw.githubusercontent.com/bernarden/LoggingAbstractor/master/Resources/NugetIcon.png https://github.com/bernarden/LoggingAbstractor git @@ -33,6 +33,10 @@ + + + + diff --git a/Source/Vima.LoggingAbstractor.Sentry/Vima.LoggingAbstractor.Sentry.csproj b/Source/Vima.LoggingAbstractor.Sentry/Vima.LoggingAbstractor.Sentry.csproj index edf5fd2..9da50b0 100644 --- a/Source/Vima.LoggingAbstractor.Sentry/Vima.LoggingAbstractor.Sentry.csproj +++ b/Source/Vima.LoggingAbstractor.Sentry/Vima.LoggingAbstractor.Sentry.csproj @@ -6,7 +6,7 @@ Victor Usoltsev Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease. Copyright © Victor Usoltsev 2018 - https://github.com/bernarden/LoggingAbstractor/blob/master/LICENSE + MIT https://raw.githubusercontent.com/bernarden/LoggingAbstractor/master/Resources/NugetIcon.png https://github.com/bernarden/LoggingAbstractor git @@ -34,6 +34,10 @@ + + + +