diff --git a/Build/CommonAssemblyInfo.cs b/Build/CommonAssemblyInfo.cs index 5269f44..3f090e3 100644 --- a/Build/CommonAssemblyInfo.cs +++ b/Build/CommonAssemblyInfo.cs @@ -15,6 +15,6 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.5.12")] -[assembly: AssemblyFileVersion("1.5.12")] +[assembly: AssemblyVersion("1.5.13")] +[assembly: AssemblyFileVersion("1.5.13")] //[assembly: AssemblyInformationalVersion("1.4.5-editlyalpha2")] diff --git a/Build/Griddly.Core.nuspec b/Build/Griddly.Core.nuspec index 69a8a91..8262941 100644 --- a/Build/Griddly.Core.nuspec +++ b/Build/Griddly.Core.nuspec @@ -15,7 +15,7 @@ - + diff --git a/Griddly.Mvc/Griddly.Mvc.csproj b/Griddly.Mvc/Griddly.Mvc.csproj index 78becc0..de50999 100644 --- a/Griddly.Mvc/Griddly.Mvc.csproj +++ b/Griddly.Mvc/Griddly.Mvc.csproj @@ -39,8 +39,9 @@ False ..\packages\CsvHelper.2.4.1\lib\net40-client\CsvHelper.dll - - ..\packages\Dapper.1.13\lib\net45\Dapper.dll + + ..\packages\Dapper.1.50.2\lib\net45\Dapper.dll + True ..\packages\EPPlus.3.1.3.3\lib\net35\EPPlus.dll diff --git a/Griddly.Mvc/packages.config b/Griddly.Mvc/packages.config index c29db75..2301976 100644 --- a/Griddly.Mvc/packages.config +++ b/Griddly.Mvc/packages.config @@ -1,7 +1,7 @@  - +