Skip to content

Commit 9e57190

Browse files
committed
Removing commas from tags in package_info.xml.
1 parent ee181c8 commit 9e57190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release/src/build/package_info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<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>
1414
<releaseNotes>https://casablanca.codeplex.com/releases/view/146873</releaseNotes>
1515
<copyright>Copyright 2015</copyright>
16-
<tags>cpprestsdk, Casablanca, REST, JSON, HTTP, URI, WebSockets</tags>
16+
<tags>cpprestsdk Casablanca REST JSON HTTP URI WebSockets</tags>
1717
</metadata>
1818
<files>
1919
<file src="..\..\..\ThirdPartyNotices.txt" target="\license\ThirdPartyNotices.txt" />

0 commit comments

Comments
 (0)