We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2871589 commit 483f436Copy full SHA for 483f436
nuget/Microsoft.Windows.CppWinRT.nuspec
@@ -1,4 +1,4 @@
1
-<?xml version="1.0"?>
+<?xml version="1.0"?>
2
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
3
<metadata minClientVersion="2.5">
4
<id>Microsoft.Windows.CppWinRT</id>
@@ -12,8 +12,7 @@
12
<tags>native C++ WinRT nativepackage</tags>
13
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
14
<license type="file">LICENSE</license>
15
- <projectUrl>https://github.com/Microsoft/cppwinrt/tree/master/nuget</projectUrl>
16
- <iconUrl>https://aka.ms/cppwinrt.ico</iconUrl>
+ <projectUrl>https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget</projectUrl>
17
</metadata>
18
<files>
19
<file src="..\LICENSE"/>
0 commit comments