Skip to content

Commit 25d9ac1

Browse files
committed
Removing title and adding link to 2.5.0 release notes.
1 parent 229e6df commit 25d9ac1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Release/src/build/package_info.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<metadata>
33
<base_id>cpprestsdk</base_id>
44
<version>2.5.0</version>
5-
<title>C++ REST SDK</title>
65
<authors>casablancacore</authors>
76
<owners>Microsoft, Visual C++</owners>
87
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
@@ -11,7 +10,7 @@
1110
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1211
<summary>The C++ REST SDK is a cross-platform, modern, and asynchronous library that enables developers to access and author connected applications.</summary>
1312
<description>The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.</description>
14-
<releaseNotes>https://casablanca.codeplex.com/releases/view/146873</releaseNotes>
13+
<releaseNotes>https://casablanca.codeplex.com/releases/view/574398</releaseNotes>
1514
<copyright>Copyright 2015</copyright>
1615
<tags>cpprestsdk Casablanca REST JSON HTTP URI WebSockets</tags>
1716
</metadata>

0 commit comments

Comments
 (0)