Skip to content

Commit f616755

Browse files
committed
change project url
1 parent 45e6828 commit f616755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SPDX-License-Identifier: MIT
2525

2626
<PropertyGroup Label="package properties">
2727
<PackageLicenseExpression>MIT</PackageLicenseExpression>
28-
<PackageProjectUrl>https://smdn.jp/works/tools/list-api/</PackageProjectUrl>
28+
<PackageProjectUrl>https://smdn.jp/works/libs/Smdn.Reflection.ReverseGenerating/</PackageProjectUrl>
2929
</PropertyGroup>
3030

3131
<PropertyGroup Label="repository properties" Condition="'$(GITHUB_ACTIONS)' != 'true'">

0 commit comments

Comments
 (0)