From d83669a004162cae796d2d379c692bf3d0aa3c65 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Fri, 2 Sep 2016 04:07:17 +0100 Subject: [PATCH] Added version and downgraded framework to 4.0 --- Claunia.RsrcFork.CLI/ChangeLog | 5 +++++ Claunia.RsrcFork.CLI/Claunia.RsrcFork.CLI.csproj | 3 ++- Claunia.RsrcFork.Test/ChangeLog | 5 +++++ Claunia.RsrcFork.Test/Claunia.RsrcFork.Test.csproj | 3 ++- Claunia.RsrcFork.sln | 1 + Claunia.RsrcFork/ChangeLog | 5 +++++ Claunia.RsrcFork/Claunia.RsrcFork.csproj | 5 ++++- 7 files changed, 24 insertions(+), 3 deletions(-) diff --git a/Claunia.RsrcFork.CLI/ChangeLog b/Claunia.RsrcFork.CLI/ChangeLog index f3cb708..85bd2da 100644 --- a/Claunia.RsrcFork.CLI/ChangeLog +++ b/Claunia.RsrcFork.CLI/ChangeLog @@ -1,3 +1,8 @@ +2016-09-02 Natalia Portillo + + * Claunia.RsrcFork.CLI.csproj: Downgrade framework requisites + to 4.0 and set version. + 2016-09-02 Natalia Portillo * Program.cs: diff --git a/Claunia.RsrcFork.CLI/Claunia.RsrcFork.CLI.csproj b/Claunia.RsrcFork.CLI/Claunia.RsrcFork.CLI.csproj index 2a8e903..5e4c0e1 100644 --- a/Claunia.RsrcFork.CLI/Claunia.RsrcFork.CLI.csproj +++ b/Claunia.RsrcFork.CLI/Claunia.RsrcFork.CLI.csproj @@ -7,7 +7,8 @@ Exe Claunia.RsrcFork.CLI Claunia.RsrcFork.CLI - v4.5 + 1.0 + false true diff --git a/Claunia.RsrcFork.Test/ChangeLog b/Claunia.RsrcFork.Test/ChangeLog index e7717cf..a63057a 100644 --- a/Claunia.RsrcFork.Test/ChangeLog +++ b/Claunia.RsrcFork.Test/ChangeLog @@ -1,3 +1,8 @@ +2016-09-02 Natalia Portillo + + * Claunia.RsrcFork.Test.csproj: Downgrade framework requisites + to 4.0 and set version. + 2016-09-02 Natalia Portillo * Test.cs: diff --git a/Claunia.RsrcFork.Test/Claunia.RsrcFork.Test.csproj b/Claunia.RsrcFork.Test/Claunia.RsrcFork.Test.csproj index 4c8111c..b98d30f 100644 --- a/Claunia.RsrcFork.Test/Claunia.RsrcFork.Test.csproj +++ b/Claunia.RsrcFork.Test/Claunia.RsrcFork.Test.csproj @@ -7,7 +7,8 @@ Library Claunia.RsrcFork.Test Claunia.RsrcFork.Test - v4.5 + 1.0 + false true diff --git a/Claunia.RsrcFork.sln b/Claunia.RsrcFork.sln index 078f56c..8e5c34e 100644 --- a/Claunia.RsrcFork.sln +++ b/Claunia.RsrcFork.sln @@ -34,5 +34,6 @@ Global $0.StandardHeader = $2 $2.Text = @\n${FileName}\n \nAuthor:\n ${AuthorName} <${AuthorEmail}>\n\nCopyright (c) ${Year} ${CopyrightHolder}\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE. $2.IncludeInNewFiles = True + version = 1.0 EndGlobalSection EndGlobal diff --git a/Claunia.RsrcFork/ChangeLog b/Claunia.RsrcFork/ChangeLog index 04c3174..f4e2f44 100644 --- a/Claunia.RsrcFork/ChangeLog +++ b/Claunia.RsrcFork/ChangeLog @@ -1,3 +1,8 @@ +2016-09-02 Natalia Portillo + + * Claunia.RsrcFork.csproj: Downgrade framework requisites to + 4.0 and set version. + 2016-09-02 Natalia Portillo * Types.cs: diff --git a/Claunia.RsrcFork/Claunia.RsrcFork.csproj b/Claunia.RsrcFork/Claunia.RsrcFork.csproj index d953100..024e507 100644 --- a/Claunia.RsrcFork/Claunia.RsrcFork.csproj +++ b/Claunia.RsrcFork/Claunia.RsrcFork.csproj @@ -7,7 +7,10 @@ Library Claunia.RsrcFork Claunia.RsrcFork - v4.5 + 8.0.30703 + 2.0 + 1.0 + false true