Skip to content

Commit

Permalink
Update the package_info file to reflect the new release version and g…
Browse files Browse the repository at this point in the history
…ithub

links
  • Loading branch information
kavyako committed Nov 20, 2015
1 parent 3d0f7f6 commit 42edc06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Release/src/build/package_info.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<package>
<metadata>
<base_id>cpprestsdk</base_id>
<version>2.6.0.1</version>
<version>2.7.0</version>
<authors>casablancacore</authors>
<owners>Microsoft, Visual C++</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
<projectUrl>https://casablanca.codeplex.com/</projectUrl>
<projectUrl>https://github.com/Microsoft/cpprestsdk/</projectUrl>
<iconUrl>https://download-codeplex.sec.s-msft.com/Download?ProjectName=casablanca&amp;DownloadId=630102&amp;Build=20425</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>The C++ REST SDK is a cross-platform, modern, and asynchronous library that enables developers to access and author connected applications.</summary>
<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>
<releaseNotes>https://casablanca.codeplex.com/releases/view/612765</releaseNotes>
<releaseNotes>https://github.com/Microsoft/cpprestsdk/releases/tag/v2.7.0</releaseNotes>
<copyright>Copyright 2015</copyright>
<tags>cpprestsdk Casablanca REST JSON HTTP URI WebSockets</tags>
</metadata>
Expand Down

0 comments on commit 42edc06

Please sign in to comment.