Skip to content

Commit 993dba7

Browse files
Update project url on nuget.org (#145)
1 parent ddc14d8 commit 993dba7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rnwinrt/nuget/Microsoft.ReactNative.WinRT.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<tags>RN WinRT RNW rnwinrt WinMD xlang</tags>
1313
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
1414
<license type="file">LICENSE</license>
15-
<projectUrl>https://github.com/microsoft/react-native-windows/tree/main/</projectUrl>
15+
<projectUrl>https://github.com/microsoft/react-native-winrt</projectUrl>
1616
</metadata>
1717
<files>
1818
<file src="LICENSE"/>
@@ -25,4 +25,4 @@
2525
<file src="$reactnative_files$\WinRTTurboModule.targets" target="build\native" />
2626
<file src="$reactnative_files$\WinRTTurboModule.props" target="build\native" />
2727
</files>
28-
</package>
28+
</package>

0 commit comments

Comments
 (0)