Skip to content

Commit c35d324

Browse files
committed
Replace url everywhere.
1 parent 70a728d commit c35d324

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

nuget/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ In addition, C++/WinRT generates templates and skeleton implementations for each
1818

1919
========================================================================
2020
For more information, visit:
21-
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
21+
https://github.com/Microsoft/cppwinrt/tree/master/nuget
2222
========================================================================

test/nuget/TestApp/PropertySheet.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* select the C++/WinRT property page
1010
1111
For more advanced scenarios, and complete documentation, please see:
12-
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
12+
https://github.com/Microsoft/cppwinrt/tree/master/nuget
1313
-->
1414
<PropertyGroup />
1515
<ItemDefinitionGroup />

test/nuget/TestRuntimeComponent1/PropertySheet.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* select the C++/WinRT property page
1010
1111
For more advanced scenarios, and complete documentation, please see:
12-
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
12+
https://github.com/Microsoft/cppwinrt/tree/master/nuget
1313
-->
1414
<PropertyGroup />
1515
<ItemDefinitionGroup />

test/nuget/TestRuntimeComponent2/PropertySheet.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* select the C++/WinRT property page
1010
1111
For more advanced scenarios, and complete documentation, please see:
12-
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
12+
https://github.com/Microsoft/cppwinrt/tree/master/nuget
1313
-->
1414
<PropertyGroup />
1515
<ItemDefinitionGroup />

test/nuget/TestRuntimeComponent3/PropertySheet.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* select the C++/WinRT property page
1010
1111
For more advanced scenarios, and complete documentation, please see:
12-
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
12+
https://github.com/Microsoft/cppwinrt/tree/master/nuget
1313
-->
1414
<PropertyGroup />
1515
<ItemDefinitionGroup />

test/nuget/TestRuntimeComponentEmpty/PropertySheet.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* select the C++/WinRT property page
1010
1111
For more advanced scenarios, and complete documentation, please see:
12-
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
12+
https://github.com/Microsoft/cppwinrt/tree/master/nuget
1313
-->
1414
<PropertyGroup />
1515
<ItemDefinitionGroup />

vsix/ProjectTemplates/VC/Windows Desktop/ConsoleApplication/PropertySheet.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* select the C++/WinRT property page
1010
1111
For more advanced scenarios, and complete documentation, please see:
12-
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
12+
https://github.com/Microsoft/cppwinrt/tree/master/nuget
1313
-->
1414
<PropertyGroup />
1515
<ItemDefinitionGroup />

vsix/ProjectTemplates/VC/Windows Desktop/WindowsApplication/PropertySheet.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* select the C++/WinRT property page
1010
1111
For more advanced scenarios, and complete documentation, please see:
12-
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
12+
https://github.com/Microsoft/cppwinrt/tree/master/nuget
1313
-->
1414
<PropertyGroup />
1515
<ItemDefinitionGroup />

vsix/ProjectTemplates/VC/Windows Universal/BlankApp/PropertySheet.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* select the C++/WinRT property page
1010
1111
For more advanced scenarios, and complete documentation, please see:
12-
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
12+
https://github.com/Microsoft/cppwinrt/tree/master/nuget
1313
-->
1414
<PropertyGroup />
1515
<ItemDefinitionGroup />

vsix/ProjectTemplates/VC/Windows Universal/CoreApp/PropertySheet.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* select the C++/WinRT property page
1010
1111
For more advanced scenarios, and complete documentation, please see:
12-
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
12+
https://github.com/Microsoft/cppwinrt/tree/master/nuget
1313
-->
1414
<PropertyGroup />
1515
<ItemDefinitionGroup />

0 commit comments

Comments
 (0)