diff --git a/NewLife.Redis/NewLife.Redis.csproj b/NewLife.Redis/NewLife.Redis.csproj index f0dced3..0bfcd68 100644 --- a/NewLife.Redis/NewLife.Redis.csproj +++ b/NewLife.Redis/NewLife.Redis.csproj @@ -32,7 +32,7 @@ https://github.com/NewLifeX/NewLife.Redis git 新生命团队;X组件;NewLife;$(AssemblyName) - 内存优化,在高并发场合减少内存分配 + 恢复RedisClient同步方法,减少线程饥渴;内存优化,在高并发场合减少内存分配 MIT true true @@ -56,7 +56,7 @@ - + diff --git a/Test/Test.csproj b/Test/Test.csproj index 81a426f..d0c0cef 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -16,7 +16,7 @@ - + diff --git a/XUnitTest/XUnitTest.csproj b/XUnitTest/XUnitTest.csproj index a7cc8e7..3b08b86 100644 --- a/XUnitTest/XUnitTest.csproj +++ b/XUnitTest/XUnitTest.csproj @@ -10,7 +10,7 @@ - +