Skip to content

Commit 39357d0

Browse files
committed
Add v2.5 release notes
1 parent 920b435 commit 39357d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.SqlServer.Types/Microsoft.SqlServer.Types.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
2525
<Copyright>Copyright © 2018-$([System.DateTime]::Now.ToString('yyyy')) - Morten Nielsen</Copyright>
2626
<PackageId>dotMorten.Microsoft.SqlServer.Types</PackageId>
27-
<PackageReleaseNotes></PackageReleaseNotes>
27+
<PackageReleaseNotes>Added SqlGeography.AsTextZM(). Greatly improved WKT text and writing and closer match behavior of SQL Server.</PackageReleaseNotes>
2828
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
2929
<PackageOutputPath Condition="$(Configuration.Contains(&quot;Debug&quot;))">..\..\artifacts\NuGet\Debug\</PackageOutputPath>
3030
<PackageOutputPath Condition="$(Configuration.Contains(&quot;Release&quot;))">..\..\artifacts\NuGet\Release\</PackageOutputPath>

0 commit comments

Comments
 (0)