NewLife/X

发布1203
大石头 authored at 2019-12-03 22:57:54
b2a8dc8
Tree
1 Parent(s) 997f1f4
Summary: 4 changed files with 10 additions and 10 deletions.
Modified +2 -2
Modified +3 -3
Modified +2 -2
Modified +3 -3
Modified +2 -2
diff --git a/NewLife.Agent/NewLife.Agent.csproj b/NewLife.Agent/NewLife.Agent.csproj
index 5c1f8c9..ad87938 100644
--- a/NewLife.Agent/NewLife.Agent.csproj
+++ b/NewLife.Agent/NewLife.Agent.csproj
@@ -7,8 +7,8 @@
     <Description>应用程序注册为系统服务,仅支持Windows</Description>
     <Company>新生命开发团队</Company>
     <Copyright>©2002-2019 新生命开发团队</Copyright>
-    <Version>8.4.2019.1109</Version>
-    <FileVersion>8.4.2019.1109</FileVersion>
+    <Version>8.4.2019.1203</Version>
+    <FileVersion>8.4.2019.1203</FileVersion>
     <AssemblyVersion>8.4.*</AssemblyVersion>
     <Deterministic>false</Deterministic>
     <OutputPath>..\..\Bin</OutputPath>
Modified +3 -3
diff --git a/NewLife.Core/NewLife.Core.csproj b/NewLife.Core/NewLife.Core.csproj
index 4a9174d..d5cff40 100644
--- a/NewLife.Core/NewLife.Core.csproj
+++ b/NewLife.Core/NewLife.Core.csproj
@@ -7,8 +7,8 @@
     <Description>算法、日志、网络、RPC、序列化、缓存、Windows服务、线程池</Description>
     <Company>新生命开发团队</Company>
     <Copyright>©2002-2019 新生命开发团队</Copyright>
-    <Version>8.4.2019.1109</Version>
-    <FileVersion>8.4.2019.1109</FileVersion>
+    <Version>8.4.2019.1203</Version>
+    <FileVersion>8.4.2019.1203</FileVersion>
     <AssemblyVersion>8.4.*</AssemblyVersion>
     <Deterministic>false</Deterministic>
     <OutputPath>..\..\Bin</OutputPath>
@@ -28,7 +28,7 @@
     <RepositoryUrl>https://github.com/NewLifeX/X</RepositoryUrl>
     <RepositoryType>git</RepositoryType>
     <PackageTags>新生命团队;X组件;NewLife;$(AssemblyName)</PackageTags>
-    <PackageReleaseNotes>Agent独立</PackageReleaseNotes>
+    <PackageReleaseNotes>增加ApiHttpClient</PackageReleaseNotes>
     <AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
     <PublishRepositoryUrl>true</PublishRepositoryUrl>
     <EmbedUntrackedSources>true</EmbedUntrackedSources>
Modified +2 -2
diff --git a/NewLife.WinCore/NewLife.WinCore.csproj b/NewLife.WinCore/NewLife.WinCore.csproj
index 5f626fa..e4e0854 100644
--- a/NewLife.WinCore/NewLife.WinCore.csproj
+++ b/NewLife.WinCore/NewLife.WinCore.csproj
@@ -8,8 +8,8 @@
     <Description>算法、日志、网络、RPC、序列化、缓存、Windows服务、线程池</Description>
     <Company>新生命开发团队</Company>
     <Copyright>©2002-2019 新生命开发团队</Copyright>
-    <Version>8.4.2019.1109</Version>
-    <FileVersion>8.4.2019.1109</FileVersion>
+    <Version>8.4.2019.1203</Version>
+    <FileVersion>8.4.2019.1203</FileVersion>
     <AssemblyVersion>8.4.*</AssemblyVersion>
     <Deterministic>false</Deterministic>
     <OutputPath>..\..\Bin</OutputPath>
Modified +3 -3
diff --git a/XCode/XCode.csproj b/XCode/XCode.csproj
index cb29396..846b607 100644
--- a/XCode/XCode.csproj
+++ b/XCode/XCode.csproj
@@ -7,8 +7,8 @@
     <Description>数据中间件,MySQL、SQLite、SqlServer、Oracle</Description>
     <Company>新生命开发团队</Company>
     <Copyright>©2002-2019 新生命开发团队</Copyright>
-    <Version>9.14.2019.1109</Version>
-    <FileVersion>9.14.2019.1109</FileVersion>
+    <Version>9.14.2019.1203</Version>
+    <FileVersion>9.14.2019.1203</FileVersion>
     <AssemblyVersion>9.14.*</AssemblyVersion>
     <Deterministic>false</Deterministic>
     <OutputPath>..\..\Bin</OutputPath>
@@ -28,7 +28,7 @@
     <RepositoryUrl>https://github.com/NewLifeX/X</RepositoryUrl>
     <RepositoryType>git</RepositoryType>
     <PackageTags>新生命团队;X组件;NewLife;$(AssemblyName)</PackageTags>
-    <PackageReleaseNotes>增强一级缓存,部分场景使用文件缓存</PackageReleaseNotes>
+    <PackageReleaseNotes>改进区分大小写的MySql反向工程</PackageReleaseNotes>
     <AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
     <PublishRepositoryUrl>true</PublishRepositoryUrl>
     <EmbedUntrackedSources>true</EmbedUntrackedSources>