From f9eabb2b3bab303f6e3c7d26b55b91ed9b097752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Schultz=20Madsen?= Date: Thu, 16 Nov 2017 10:50:39 +0100 Subject: [PATCH] Releasing version 1.1.1.7 --- .../Properties/AssemblyInfo.cs | 4 +-- .../Properties/AssemblyInfo.cs | 4 +-- .../CustomActions/Properties/AssemblyInfo.cs | 4 +-- .../Properties/AssemblyInfo.cs | 4 +-- .../eFormAPI.Common/eFormAPI.Common.csproj | 32 +++++++++---------- eFormAPI/eFormAPI.Common/packages.config | 2 +- eFormAPI/eFormAPI/Properties/AssemblyInfo.cs | 4 +-- eFormAPI/eFormAPI/eFormAPI.Web.csproj | 32 +++++++++---------- eFormAPI/eFormAPI/packages.config | 2 +- 9 files changed, 44 insertions(+), 44 deletions(-) diff --git a/eFormAPI/Installation/AllowMultipleVersions/Properties/AssemblyInfo.cs b/eFormAPI/Installation/AllowMultipleVersions/Properties/AssemblyInfo.cs index be8f7a5732..77786dd799 100644 --- a/eFormAPI/Installation/AllowMultipleVersions/Properties/AssemblyInfo.cs +++ b/eFormAPI/Installation/AllowMultipleVersions/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.1.6")] -[assembly: AssemblyFileVersion("1.1.1.6")] +[assembly: AssemblyVersion("1.1.1.7")] +[assembly: AssemblyFileVersion("1.1.1.7")] diff --git a/eFormAPI/Installation/AllowMultipleVersionsBundle/Properties/AssemblyInfo.cs b/eFormAPI/Installation/AllowMultipleVersionsBundle/Properties/AssemblyInfo.cs index 97ae12c047..f271e42949 100644 --- a/eFormAPI/Installation/AllowMultipleVersionsBundle/Properties/AssemblyInfo.cs +++ b/eFormAPI/Installation/AllowMultipleVersionsBundle/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.1.6")] -[assembly: AssemblyFileVersion("1.1.1.6")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.1.7")] +[assembly: AssemblyFileVersion("1.1.1.7")] \ No newline at end of file diff --git a/eFormAPI/Installation/CustomActions/Properties/AssemblyInfo.cs b/eFormAPI/Installation/CustomActions/Properties/AssemblyInfo.cs index 0bfda989e9..5ec25fa73a 100644 --- a/eFormAPI/Installation/CustomActions/Properties/AssemblyInfo.cs +++ b/eFormAPI/Installation/CustomActions/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.1.6")] -[assembly: AssemblyFileVersion("1.1.1.6")] +[assembly: AssemblyVersion("1.1.1.7")] +[assembly: AssemblyFileVersion("1.1.1.7")] diff --git a/eFormAPI/eFormAPI.Common/Properties/AssemblyInfo.cs b/eFormAPI/eFormAPI.Common/Properties/AssemblyInfo.cs index 6d3b2f17f7..d8bad47caf 100644 --- a/eFormAPI/eFormAPI.Common/Properties/AssemblyInfo.cs +++ b/eFormAPI/eFormAPI.Common/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.1.6")] -[assembly: AssemblyFileVersion("1.1.1.6")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.1.7")] +[assembly: AssemblyFileVersion("1.1.1.7")] \ No newline at end of file diff --git a/eFormAPI/eFormAPI.Common/eFormAPI.Common.csproj b/eFormAPI/eFormAPI.Common/eFormAPI.Common.csproj index fa0b24c052..e20dea1c52 100644 --- a/eFormAPI/eFormAPI.Common/eFormAPI.Common.csproj +++ b/eFormAPI/eFormAPI.Common/eFormAPI.Common.csproj @@ -30,29 +30,29 @@ 4 - - ..\packages\Microting.eForm.1.6.4.3\lib\AWSSDK.Core.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\AWSSDK.Core.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\AWSSDK.SQS.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\AWSSDK.SQS.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormCommunicator.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormCommunicator.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormCore.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormCore.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormData.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormData.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormShared.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormShared.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormSqlController.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormSqlController.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormSubscriber.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormSubscriber.dll ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll diff --git a/eFormAPI/eFormAPI.Common/packages.config b/eFormAPI/eFormAPI.Common/packages.config index 6265db8ca1..03770d6052 100644 --- a/eFormAPI/eFormAPI.Common/packages.config +++ b/eFormAPI/eFormAPI.Common/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/eFormAPI/eFormAPI/Properties/AssemblyInfo.cs b/eFormAPI/eFormAPI/Properties/AssemblyInfo.cs index 398c00573c..94b648e599 100644 --- a/eFormAPI/eFormAPI/Properties/AssemblyInfo.cs +++ b/eFormAPI/eFormAPI/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.1.6")] -[assembly: AssemblyFileVersion("1.1.1.6")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.1.7")] +[assembly: AssemblyFileVersion("1.1.1.7")] \ No newline at end of file diff --git a/eFormAPI/eFormAPI/eFormAPI.Web.csproj b/eFormAPI/eFormAPI/eFormAPI.Web.csproj index 692ae6651a..86285b6a19 100644 --- a/eFormAPI/eFormAPI/eFormAPI.Web.csproj +++ b/eFormAPI/eFormAPI/eFormAPI.Web.csproj @@ -67,29 +67,29 @@ ..\packages\AutoMapper.6.1.1\lib\net45\AutoMapper.dll True - - ..\packages\Microting.eForm.1.6.4.3\lib\AWSSDK.Core.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\AWSSDK.Core.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\AWSSDK.SQS.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\AWSSDK.SQS.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormCommunicator.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormCommunicator.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormCore.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormCore.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormData.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormData.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormShared.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormShared.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormSqlController.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormSqlController.dll - - ..\packages\Microting.eForm.1.6.4.3\lib\eFormSubscriber.dll + + ..\packages\Microting.eForm.1.6.4.4\lib\eFormSubscriber.dll ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll diff --git a/eFormAPI/eFormAPI/packages.config b/eFormAPI/eFormAPI/packages.config index 27a51f30ed..3d696440ac 100644 --- a/eFormAPI/eFormAPI/packages.config +++ b/eFormAPI/eFormAPI/packages.config @@ -33,7 +33,7 @@ - +