From 977f7f59b841ea962b13ca43fd8c391607cadc13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Tue, 25 Jul 2017 16:55:56 +0300 Subject: [PATCH] Upgraded all nuget packages. --- .../AbpDesk.ConsoleDemo.csproj | 4 ++-- .../AbpDesk.EntityFrameworkCore.csproj | 4 ++-- .../AbpDesk.Web.Mvc/AbpDesk.Web.Mvc.csproj | 18 +++++++++--------- src/AbpDesk/Web_PlugIns/AbpDesk.MongoBlog.dll | Bin 16896 -> 16896 bytes .../Volo.Abp.AspNetCore.EmbeddedFiles.csproj | 2 +- .../Volo.Abp.AspNetCore.Mvc.csproj | 2 +- .../Volo.Abp.AspNetCore.TestBase.csproj | 2 +- .../Volo.Abp.AspNetCore.csproj | 6 +++--- .../Volo.Abp.Castle.Core.csproj | 2 +- .../Volo.Abp.EntityFrameworkCore.csproj | 2 +- ...lo.Abp.Identity.EntityFrameworkCore.csproj | 4 ++-- .../Volo.Abp.Identity.HttpApi.Client.csproj | 2 +- .../Volo.Abp.Identity.HttpApi.Host.csproj | 16 ++++++++-------- .../Volo.Abp.Identity.csproj | 2 +- src/Volo.Abp.MongoDB/Volo.Abp.MongoDB.csproj | 2 +- src/Volo.Abp/Volo.Abp.csproj | 12 ++++++------ .../AbpDesk.Application.Tests.csproj | 2 +- test/AbpTestBase/AbpTestBase.csproj | 4 ++-- .../Volo.Abp.Identity.Tests.csproj | 2 +- 19 files changed, 44 insertions(+), 44 deletions(-) diff --git a/src/AbpDesk/AbpDesk.ConsoleDemo/AbpDesk.ConsoleDemo.csproj b/src/AbpDesk/AbpDesk.ConsoleDemo/AbpDesk.ConsoleDemo.csproj index e667d9e628..58b70fee2d 100644 --- a/src/AbpDesk/AbpDesk.ConsoleDemo/AbpDesk.ConsoleDemo.csproj +++ b/src/AbpDesk/AbpDesk.ConsoleDemo/AbpDesk.ConsoleDemo.csproj @@ -30,10 +30,10 @@ - + All - + diff --git a/src/AbpDesk/AbpDesk.EntityFrameworkCore/AbpDesk.EntityFrameworkCore.csproj b/src/AbpDesk/AbpDesk.EntityFrameworkCore/AbpDesk.EntityFrameworkCore.csproj index 29f63c605e..fa8ec7f243 100644 --- a/src/AbpDesk/AbpDesk.EntityFrameworkCore/AbpDesk.EntityFrameworkCore.csproj +++ b/src/AbpDesk/AbpDesk.EntityFrameworkCore/AbpDesk.EntityFrameworkCore.csproj @@ -17,8 +17,8 @@ - - + + All diff --git a/src/AbpDesk/AbpDesk.Web.Mvc/AbpDesk.Web.Mvc.csproj b/src/AbpDesk/AbpDesk.Web.Mvc/AbpDesk.Web.Mvc.csproj index 87367dfbb9..d4f2dcdc00 100644 --- a/src/AbpDesk/AbpDesk.Web.Mvc/AbpDesk.Web.Mvc.csproj +++ b/src/AbpDesk/AbpDesk.Web.Mvc/AbpDesk.Web.Mvc.csproj @@ -31,15 +31,15 @@ - - - - - - - - - + + + + + + + + + All diff --git a/src/AbpDesk/Web_PlugIns/AbpDesk.MongoBlog.dll b/src/AbpDesk/Web_PlugIns/AbpDesk.MongoBlog.dll index 71f0a62b451082b58782b74b189fd480ae36c238..511ce74af1fb21cce3a989e1cfd56f51a98e81b5 100644 GIT binary patch delta 104 zcmZo@VQgq&oY28i+g9~!V^54QBlF~!!rhvT3=pu5Ns1T5Vgy1axY!3CxY*>mBFT(Q mlNm*UIyZ}oR*MMSmaw13dF7|m8pZ0w8|S>+HZRajkN^PuHyQ^3 delta 104 zcmZo@VQgq&oY28?=K0s}8+&4e8JQ-(6ze1PK6msvDC4 diff --git a/src/Volo.Abp.AspNetCore.EmbeddedFiles/Volo.Abp.AspNetCore.EmbeddedFiles.csproj b/src/Volo.Abp.AspNetCore.EmbeddedFiles/Volo.Abp.AspNetCore.EmbeddedFiles.csproj index 849127cc39..239dcb5727 100644 --- a/src/Volo.Abp.AspNetCore.EmbeddedFiles/Volo.Abp.AspNetCore.EmbeddedFiles.csproj +++ b/src/Volo.Abp.AspNetCore.EmbeddedFiles/Volo.Abp.AspNetCore.EmbeddedFiles.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Volo.Abp.AspNetCore.Mvc/Volo.Abp.AspNetCore.Mvc.csproj b/src/Volo.Abp.AspNetCore.Mvc/Volo.Abp.AspNetCore.Mvc.csproj index 68e3d337ba..3264f31809 100644 --- a/src/Volo.Abp.AspNetCore.Mvc/Volo.Abp.AspNetCore.Mvc.csproj +++ b/src/Volo.Abp.AspNetCore.Mvc/Volo.Abp.AspNetCore.Mvc.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Volo.Abp.AspNetCore.TestBase/Volo.Abp.AspNetCore.TestBase.csproj b/src/Volo.Abp.AspNetCore.TestBase/Volo.Abp.AspNetCore.TestBase.csproj index aebc5b87d8..2b76194e1c 100644 --- a/src/Volo.Abp.AspNetCore.TestBase/Volo.Abp.AspNetCore.TestBase.csproj +++ b/src/Volo.Abp.AspNetCore.TestBase/Volo.Abp.AspNetCore.TestBase.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Volo.Abp.AspNetCore/Volo.Abp.AspNetCore.csproj b/src/Volo.Abp.AspNetCore/Volo.Abp.AspNetCore.csproj index 5506736cdd..27ba4e138c 100644 --- a/src/Volo.Abp.AspNetCore/Volo.Abp.AspNetCore.csproj +++ b/src/Volo.Abp.AspNetCore/Volo.Abp.AspNetCore.csproj @@ -16,9 +16,9 @@ - - - + + + diff --git a/src/Volo.Abp.Castle.Core/Volo.Abp.Castle.Core.csproj b/src/Volo.Abp.Castle.Core/Volo.Abp.Castle.Core.csproj index 0aac971cac..24327fe3e3 100644 --- a/src/Volo.Abp.Castle.Core/Volo.Abp.Castle.Core.csproj +++ b/src/Volo.Abp.Castle.Core/Volo.Abp.Castle.Core.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Volo.Abp.EntityFrameworkCore/Volo.Abp.EntityFrameworkCore.csproj b/src/Volo.Abp.EntityFrameworkCore/Volo.Abp.EntityFrameworkCore.csproj index d913e37165..b53835633c 100644 --- a/src/Volo.Abp.EntityFrameworkCore/Volo.Abp.EntityFrameworkCore.csproj +++ b/src/Volo.Abp.EntityFrameworkCore/Volo.Abp.EntityFrameworkCore.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Volo.Abp.Identity.EntityFrameworkCore/Volo.Abp.Identity.EntityFrameworkCore.csproj b/src/Volo.Abp.Identity.EntityFrameworkCore/Volo.Abp.Identity.EntityFrameworkCore.csproj index ecf4e502c9..15e2d97031 100644 --- a/src/Volo.Abp.Identity.EntityFrameworkCore/Volo.Abp.Identity.EntityFrameworkCore.csproj +++ b/src/Volo.Abp.Identity.EntityFrameworkCore/Volo.Abp.Identity.EntityFrameworkCore.csproj @@ -17,8 +17,8 @@ - - + + diff --git a/src/Volo.Abp.Identity.HttpApi.Client/Volo.Abp.Identity.HttpApi.Client.csproj b/src/Volo.Abp.Identity.HttpApi.Client/Volo.Abp.Identity.HttpApi.Client.csproj index 475dc5a13e..bde698ddf2 100644 --- a/src/Volo.Abp.Identity.HttpApi.Client/Volo.Abp.Identity.HttpApi.Client.csproj +++ b/src/Volo.Abp.Identity.HttpApi.Client/Volo.Abp.Identity.HttpApi.Client.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Volo.Abp.Identity.HttpApi.Host/Volo.Abp.Identity.HttpApi.Host.csproj b/src/Volo.Abp.Identity.HttpApi.Host/Volo.Abp.Identity.HttpApi.Host.csproj index b80321aa5b..973033cf0c 100644 --- a/src/Volo.Abp.Identity.HttpApi.Host/Volo.Abp.Identity.HttpApi.Host.csproj +++ b/src/Volo.Abp.Identity.HttpApi.Host/Volo.Abp.Identity.HttpApi.Host.csproj @@ -22,14 +22,14 @@ - - - - - - - - + + + + + + + + All diff --git a/src/Volo.Abp.Identity/Volo.Abp.Identity.csproj b/src/Volo.Abp.Identity/Volo.Abp.Identity.csproj index 590ceeb7d7..b7e88d9346 100644 --- a/src/Volo.Abp.Identity/Volo.Abp.Identity.csproj +++ b/src/Volo.Abp.Identity/Volo.Abp.Identity.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Volo.Abp.MongoDB/Volo.Abp.MongoDB.csproj b/src/Volo.Abp.MongoDB/Volo.Abp.MongoDB.csproj index 81133b9b35..169bf84e3a 100644 --- a/src/Volo.Abp.MongoDB/Volo.Abp.MongoDB.csproj +++ b/src/Volo.Abp.MongoDB/Volo.Abp.MongoDB.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Volo.Abp/Volo.Abp.csproj b/src/Volo.Abp/Volo.Abp.csproj index 79ae6ca9ae..6dfeb0cc88 100644 --- a/src/Volo.Abp/Volo.Abp.csproj +++ b/src/Volo.Abp/Volo.Abp.csproj @@ -13,15 +13,15 @@ - - - - + + + + - - + + diff --git a/test/AbpDesk/AbpDesk.Application.Tests/AbpDesk.Application.Tests.csproj b/test/AbpDesk/AbpDesk.Application.Tests/AbpDesk.Application.Tests.csproj index e573755bb1..a91be18a73 100644 --- a/test/AbpDesk/AbpDesk.Application.Tests/AbpDesk.Application.Tests.csproj +++ b/test/AbpDesk/AbpDesk.Application.Tests/AbpDesk.Application.Tests.csproj @@ -23,7 +23,7 @@ - + diff --git a/test/AbpTestBase/AbpTestBase.csproj b/test/AbpTestBase/AbpTestBase.csproj index 60ae154661..179e978022 100644 --- a/test/AbpTestBase/AbpTestBase.csproj +++ b/test/AbpTestBase/AbpTestBase.csproj @@ -17,8 +17,8 @@ - - + + diff --git a/test/Volo.Abp.Identity.Tests/Volo.Abp.Identity.Tests.csproj b/test/Volo.Abp.Identity.Tests/Volo.Abp.Identity.Tests.csproj index 6a4da75b61..93c55fccb1 100644 --- a/test/Volo.Abp.Identity.Tests/Volo.Abp.Identity.Tests.csproj +++ b/test/Volo.Abp.Identity.Tests/Volo.Abp.Identity.Tests.csproj @@ -22,7 +22,7 @@ - +