From c50a317d302e73d3aff0d02d76d190452194a354 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E8=83=BD=E5=A4=A7=E7=9F=B3=E5=A4=B4?= Date: Wed, 3 Apr 2024 01:33:08 +0800 Subject: [PATCH] =?UTF-8?q?v2.5=20=E6=96=B0=E5=A2=9E=E5=A4=A9=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MapApi/MapApi.csproj | 4 ++-- NewLife.Map/NewLife.Map.csproj | 8 ++++---- Test/Test.csproj | 6 +++--- XUnitTest/XUnitTest.csproj | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/MapApi/MapApi.csproj b/MapApi/MapApi.csproj index 5c0d21a..d780544 100644 --- a/MapApi/MapApi.csproj +++ b/MapApi/MapApi.csproj @@ -25,8 +25,8 @@ - - + + diff --git a/NewLife.Map/NewLife.Map.csproj b/NewLife.Map/NewLife.Map.csproj index 3817ee0..5a0e9a8 100644 --- a/NewLife.Map/NewLife.Map.csproj +++ b/NewLife.Map/NewLife.Map.csproj @@ -5,7 +5,7 @@ 地图组件库,封装百度地图、高德地图和腾讯地图 新生命开发团队 ©2002-2024 新生命开发团队 - 2.4 + 2.5 $([System.DateTime]::Now.ToString(`yyyy.MMdd`)) $(VersionPrefix).$(VersionSuffix) $(Version) @@ -27,7 +27,7 @@ https://github.com/NewLifeX/NewLife.Map git 新生命团队;X组件;NewLife;$(AssemblyName) - 新增NewLifeMap,支持逆地址解析 + 新增天地图 MIT true true @@ -47,8 +47,8 @@ - - + + diff --git a/Test/Test.csproj b/Test/Test.csproj index ee37799..bfaee61 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/XUnitTest/XUnitTest.csproj b/XUnitTest/XUnitTest.csproj index 709f23a..e56d54c 100644 --- a/XUnitTest/XUnitTest.csproj +++ b/XUnitTest/XUnitTest.csproj @@ -10,7 +10,7 @@ - +