NewLife/X

发布0202
大石头 authored at 2020-02-02 20:46:42
e9a92af
Tree
1 Parent(s) 5941c11
Summary: 4 changed files with 17 additions and 14 deletions.
Modified +3 -3
Modified +4 -4
Modified +3 -3
Modified +7 -4
Modified +3 -3
diff --git a/NewLife.Agent/NewLife.Agent.csproj b/NewLife.Agent/NewLife.Agent.csproj
index ba3c34a..5e4e527 100644
--- a/NewLife.Agent/NewLife.Agent.csproj
+++ b/NewLife.Agent/NewLife.Agent.csproj
@@ -7,9 +7,9 @@
     <Description>应用程序注册为系统服务,仅支持Windows</Description>
     <Company>新生命开发团队</Company>
     <Copyright>©2002-2020 NewLife</Copyright>
-    <Version>8.5.2020.0115</Version>
-    <FileVersion>8.5.2020.0115</FileVersion>
-    <AssemblyVersion>8.5.*</AssemblyVersion>
+    <Version>8.6.2020.0202</Version>
+    <FileVersion>8.6.2020.0202</FileVersion>
+    <AssemblyVersion>8.6.*</AssemblyVersion>
     <Deterministic>false</Deterministic>
     <OutputPath>..\..\Bin</OutputPath>
     <DocumentationFile>$(OutputPath)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
Modified +4 -4
diff --git a/NewLife.Core/NewLife.Core.csproj b/NewLife.Core/NewLife.Core.csproj
index fd14c20..e81c239 100644
--- a/NewLife.Core/NewLife.Core.csproj
+++ b/NewLife.Core/NewLife.Core.csproj
@@ -7,9 +7,9 @@
     <Description>算法、日志、网络、RPC、序列化、缓存、Windows服务、线程池</Description>
     <Company>新生命开发团队</Company>
     <Copyright>©2002-2020 NewLife</Copyright>
-    <Version>8.5.2020.0129</Version>
-    <FileVersion>8.5.2020.0129</FileVersion>
-    <AssemblyVersion>8.5.*</AssemblyVersion>
+    <Version>8.6.2020.0202</Version>
+    <FileVersion>8.6.2020.0202</FileVersion>
+    <AssemblyVersion>8.6.*</AssemblyVersion>
     <Deterministic>false</Deterministic>
     <OutputPath>..\..\Bin</OutputPath>
     <DocumentationFile>$(OutputPath)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
@@ -27,7 +27,7 @@
     <RepositoryUrl>https://github.com/NewLifeX/X</RepositoryUrl>
     <RepositoryType>git</RepositoryType>
     <PackageTags>新生命团队;X组件;NewLife;$(AssemblyName)</PackageTags>
-    <PackageReleaseNotes>统一基础路径设置,支持函数计算</PackageReleaseNotes>
+    <PackageReleaseNotes>新一代配置系统</PackageReleaseNotes>
     <AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
     <PublishRepositoryUrl>true</PublishRepositoryUrl>
     <EmbedUntrackedSources>true</EmbedUntrackedSources>
Modified +3 -3
diff --git a/NewLife.WinCore/NewLife.WinCore.csproj b/NewLife.WinCore/NewLife.WinCore.csproj
index b935b71..08f04d1 100644
--- a/NewLife.WinCore/NewLife.WinCore.csproj
+++ b/NewLife.WinCore/NewLife.WinCore.csproj
@@ -8,9 +8,9 @@
     <Description>算法、日志、网络、RPC、序列化、缓存、Windows服务、线程池</Description>
     <Company>新生命开发团队</Company>
     <Copyright>©2002-2020 NewLife</Copyright>
-    <Version>8.5.2020.0115</Version>
-    <FileVersion>8.5.2020.0115</FileVersion>
-    <AssemblyVersion>8.5.*</AssemblyVersion>
+    <Version>8.6.2020.0202</Version>
+    <FileVersion>8.6.2020.0202</FileVersion>
+    <AssemblyVersion>8.6.*</AssemblyVersion>
     <Deterministic>false</Deterministic>
     <OutputPath>..\..\Bin</OutputPath>
     <DocumentationFile>$(OutputPath)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
Modified +7 -4
diff --git a/XCode/XCode.csproj b/XCode/XCode.csproj
index 3acc8ff..fb5c0a7 100644
--- a/XCode/XCode.csproj
+++ b/XCode/XCode.csproj
@@ -7,9 +7,9 @@
     <Description>数据中间件,MySQL、SQLite、SqlServer、Oracle</Description>
     <Company>新生命开发团队</Company>
     <Copyright>©2002-2020 NewLife</Copyright>
-    <Version>9.14.2020.0129</Version>
-    <FileVersion>9.14.2020.0129</FileVersion>
-    <AssemblyVersion>9.14.*</AssemblyVersion>
+    <Version>9.15.2020.0202</Version>
+    <FileVersion>9.15.2020.0202</FileVersion>
+    <AssemblyVersion>9.15.*</AssemblyVersion>
     <Deterministic>false</Deterministic>
     <OutputPath>..\..\Bin</OutputPath>
     <DocumentationFile>$(OutputPath)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
@@ -27,7 +27,7 @@
     <RepositoryUrl>https://github.com/NewLifeX/X</RepositoryUrl>
     <RepositoryType>git</RepositoryType>
     <PackageTags>新生命团队;X组件;NewLife;$(AssemblyName)</PackageTags>
-    <PackageReleaseNotes>改进区分大小写的MySql反向工程</PackageReleaseNotes>
+    <PackageReleaseNotes>新增WhereBuilder用于数据权限;增加地区数据表</PackageReleaseNotes>
     <AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
     <PublishRepositoryUrl>true</PublishRepositoryUrl>
     <EmbedUntrackedSources>true</EmbedUntrackedSources>
@@ -69,6 +69,9 @@
     <Reference Include="System.Web" />
     <Reference Include="System.Web.Extensions" />
   </ItemGroup>
+  <ItemGroup Condition="'$(TargetFramework)'=='net45' Or '$(TargetFramework)'=='net46'">
+    <Reference Include="System.Net.Http" />
+  </ItemGroup>
   <ItemGroup>
     <Compile Remove="DataAccessLayer\Common\ConnectionPool.cs" />
     <Compile Remove="DataAccessLayer\Database\Firebird.cs" />