diff --git a/AutoProperties.Fody/AutoProperties.Fody.csproj b/AutoProperties.Fody/AutoProperties.Fody.csproj index 1f1a46e..d2c0e49 100644 --- a/AutoProperties.Fody/AutoProperties.Fody.csproj +++ b/AutoProperties.Fody/AutoProperties.Fody.csproj @@ -18,9 +18,8 @@ - - - + + \ No newline at end of file diff --git a/AutoProperties/AutoProperties.csproj b/AutoProperties/AutoProperties.csproj index 08554b9..5580a38 100644 --- a/AutoProperties/AutoProperties.csproj +++ b/AutoProperties/AutoProperties.csproj @@ -9,6 +9,7 @@ + \ No newline at end of file diff --git a/Directory.Build.props b/Directory.Build.props index 1f8d843..24aca7b 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -6,7 +6,7 @@ tom-englert.de Copyright © tom-englert.de 2017-2018. Distributed under the MIT License. AutoProperties.Fody - 1.15 + 1.16 ILWeaving, Fody, Cecil, Property, AutoProperty This add-in gives you extended control over auto-properties, like directly accessing the backing field or intercepting getters and setters. https://raw.github.com/tom-englert/AutoProperties.Fody/master/LICENSE