diff --git a/ReaLocate.Source/Data/ReaLocate.Data.Common/App.config b/ReaLocate.Source/Data/ReaLocate.Data.Common/App.config index 7e1d79c..f1c2db6 100644 --- a/ReaLocate.Source/Data/ReaLocate.Data.Common/App.config +++ b/ReaLocate.Source/Data/ReaLocate.Data.Common/App.config @@ -1,17 +1,17 @@ - + -
+
- + - + - \ No newline at end of file + diff --git a/ReaLocate.Source/Data/ReaLocate.Data.Common/ReaLocate.Data.Common.csproj b/ReaLocate.Source/Data/ReaLocate.Data.Common/ReaLocate.Data.Common.csproj index 53e81b8..dcf1977 100644 --- a/ReaLocate.Source/Data/ReaLocate.Data.Common/ReaLocate.Data.Common.csproj +++ b/ReaLocate.Source/Data/ReaLocate.Data.Common/ReaLocate.Data.Common.csproj @@ -9,8 +9,9 @@ Properties ReaLocate.Data.Common ReaLocate.Data.Common - v4.6 + v4.7.2 512 + true diff --git a/ReaLocate.Source/Data/ReaLocate.Data.Models/App.config b/ReaLocate.Source/Data/ReaLocate.Data.Models/App.config index 8942ffe..d54983a 100644 --- a/ReaLocate.Source/Data/ReaLocate.Data.Models/App.config +++ b/ReaLocate.Source/Data/ReaLocate.Data.Models/App.config @@ -1,17 +1,17 @@ - + -
+
- + - + - \ No newline at end of file + diff --git a/ReaLocate.Source/Data/ReaLocate.Data.Models/ReaLocate.Data.Models.csproj b/ReaLocate.Source/Data/ReaLocate.Data.Models/ReaLocate.Data.Models.csproj index eab343c..102b854 100644 --- a/ReaLocate.Source/Data/ReaLocate.Data.Models/ReaLocate.Data.Models.csproj +++ b/ReaLocate.Source/Data/ReaLocate.Data.Models/ReaLocate.Data.Models.csproj @@ -9,8 +9,9 @@ Properties ReaLocate.Data.Models ReaLocate.Data.Models - v4.6 + v4.7.2 512 + true diff --git a/ReaLocate.Source/Data/ReaLocate.Data/App.config b/ReaLocate.Source/Data/ReaLocate.Data/App.config index 8942ffe..d54983a 100644 --- a/ReaLocate.Source/Data/ReaLocate.Data/App.config +++ b/ReaLocate.Source/Data/ReaLocate.Data/App.config @@ -1,17 +1,17 @@ - + -
+
- + - + - \ No newline at end of file + diff --git a/ReaLocate.Source/Data/ReaLocate.Data/ReaLocate.Data.csproj b/ReaLocate.Source/Data/ReaLocate.Data/ReaLocate.Data.csproj index 3b2c9d5..5fe5c26 100644 --- a/ReaLocate.Source/Data/ReaLocate.Data/ReaLocate.Data.csproj +++ b/ReaLocate.Source/Data/ReaLocate.Data/ReaLocate.Data.csproj @@ -9,8 +9,9 @@ Properties ReaLocate.Data ReaLocate.Data - v4.6 + v4.7.2 512 + true diff --git a/ReaLocate.Source/Services/ReaLocate.Services.Data/App.config b/ReaLocate.Source/Services/ReaLocate.Services.Data/App.config index 4b681d6..f094694 100644 --- a/ReaLocate.Source/Services/ReaLocate.Services.Data/App.config +++ b/ReaLocate.Source/Services/ReaLocate.Services.Data/App.config @@ -1,8 +1,8 @@ - + - \ No newline at end of file + diff --git a/ReaLocate.Source/Services/ReaLocate.Services.Data/ReaLocate.Services.Data.csproj b/ReaLocate.Source/Services/ReaLocate.Services.Data/ReaLocate.Services.Data.csproj index d0ff088..84a9863 100644 --- a/ReaLocate.Source/Services/ReaLocate.Services.Data/ReaLocate.Services.Data.csproj +++ b/ReaLocate.Source/Services/ReaLocate.Services.Data/ReaLocate.Services.Data.csproj @@ -9,8 +9,9 @@ Properties ReaLocate.Services.Data ReaLocate.Services.Data - v4.6 + v4.7.2 512 + true diff --git a/ReaLocate.Source/Services/ReaLocate.Services.Web/ReaLocate.Services.Web.csproj b/ReaLocate.Source/Services/ReaLocate.Services.Web/ReaLocate.Services.Web.csproj index 01799dc..74b471d 100644 --- a/ReaLocate.Source/Services/ReaLocate.Services.Web/ReaLocate.Services.Web.csproj +++ b/ReaLocate.Source/Services/ReaLocate.Services.Web/ReaLocate.Services.Web.csproj @@ -9,8 +9,9 @@ Properties ReaLocate.Services.Web ReaLocate.Services.Web - v4.6 + v4.7.2 512 + true diff --git a/ReaLocate.Source/Tests/ReaLocate.WebTests/ReaLocate.WebTests.csproj b/ReaLocate.Source/Tests/ReaLocate.WebTests/ReaLocate.WebTests.csproj index 416f1f4..8335b31 100644 --- a/ReaLocate.Source/Tests/ReaLocate.WebTests/ReaLocate.WebTests.csproj +++ b/ReaLocate.Source/Tests/ReaLocate.WebTests/ReaLocate.WebTests.csproj @@ -8,7 +8,7 @@ Properties ReaLocate.WebTests ReaLocate.WebTests - v4.6 + v4.7.2 512 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 10.0 @@ -36,11 +36,20 @@ 4 - - ..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll - True + + ..\..\packages\Castle.Core.4.4.1\lib\net45\Castle.Core.dll + + + ..\..\packages\Moq.4.14.1\lib\net45\Moq.dll + + + ..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + + ..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + diff --git a/ReaLocate.Source/Tests/ReaLocate.WebTests/app.config b/ReaLocate.Source/Tests/ReaLocate.WebTests/app.config index 7c230f7..ade7c96 100644 --- a/ReaLocate.Source/Tests/ReaLocate.WebTests/app.config +++ b/ReaLocate.Source/Tests/ReaLocate.WebTests/app.config @@ -34,6 +34,14 @@ + + + + + + + + - \ No newline at end of file + diff --git a/ReaLocate.Source/Tests/ReaLocate.WebTests/packages.config b/ReaLocate.Source/Tests/ReaLocate.WebTests/packages.config index 0a8b3ca..9be5d81 100644 --- a/ReaLocate.Source/Tests/ReaLocate.WebTests/packages.config +++ b/ReaLocate.Source/Tests/ReaLocate.WebTests/packages.config @@ -1,4 +1,7 @@  - + + + + \ No newline at end of file diff --git a/ReaLocate.Source/Tools/Crawler/App.config b/ReaLocate.Source/Tools/Crawler/App.config index ad79944..8c4048e 100644 --- a/ReaLocate.Source/Tools/Crawler/App.config +++ b/ReaLocate.Source/Tools/Crawler/App.config @@ -1,23 +1,23 @@ - + -
+
- + - + - + - + - \ No newline at end of file + diff --git a/ReaLocate.Source/Tools/Crawler/Crawler.csproj b/ReaLocate.Source/Tools/Crawler/Crawler.csproj index 7037820..684d637 100644 --- a/ReaLocate.Source/Tools/Crawler/Crawler.csproj +++ b/ReaLocate.Source/Tools/Crawler/Crawler.csproj @@ -9,9 +9,10 @@ Properties Crawler Crawler - v4.6 + v4.7.2 512 true + AnyCPU diff --git a/ReaLocate.Source/Web/ReaLocate.Web.Infrastructure/ReaLocate.Web.Infrastructure.csproj b/ReaLocate.Source/Web/ReaLocate.Web.Infrastructure/ReaLocate.Web.Infrastructure.csproj index 04a33c3..91b83cf 100644 --- a/ReaLocate.Source/Web/ReaLocate.Web.Infrastructure/ReaLocate.Web.Infrastructure.csproj +++ b/ReaLocate.Source/Web/ReaLocate.Web.Infrastructure/ReaLocate.Web.Infrastructure.csproj @@ -9,8 +9,9 @@ Properties ReaLocate.Web.Infrastructure ReaLocate.Web.Infrastructure - v4.6 + v4.7.2 512 + true diff --git a/ReaLocate.Source/Web/ReaLocate.Web/ReaLocate.Web.csproj b/ReaLocate.Source/Web/ReaLocate.Web/ReaLocate.Web.csproj index 32ba153..a32ab0d 100644 --- a/ReaLocate.Source/Web/ReaLocate.Web/ReaLocate.Web.csproj +++ b/ReaLocate.Source/Web/ReaLocate.Web/ReaLocate.Web.csproj @@ -15,9 +15,9 @@ Properties ReaLocate.Web ReaLocate.Web - v4.6 + v4.7.2 false - true + false @@ -25,6 +25,8 @@ + + true @@ -113,16 +115,14 @@ + - - - - + @@ -164,6 +164,7 @@ True ..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll + ..\..\packages\WebGrease.1.6.0\lib\WebGrease.dll True @@ -545,7 +546,7 @@ True 2509 / - http://localhost:2509/ + http://realocate:8002/ False False diff --git a/ReaLocate.Source/Web/ReaLocate.Web/Web.config b/ReaLocate.Source/Web/ReaLocate.Web/Web.config index ff3d73d..2d9eba7 100644 --- a/ReaLocate.Source/Web/ReaLocate.Web/Web.config +++ b/ReaLocate.Source/Web/ReaLocate.Web/Web.config @@ -1,106 +1,114 @@ - + -
-
+
+
- + - - - - + + + + + - + - + - - + + - + - + - - + + - + - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - + @@ -111,8 +119,8 @@ - - + + \ No newline at end of file