Skip to content

Commit 5615870

Browse files
committed
Fix repository URL
1 parent 99c8768 commit 5615870

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Directory.Build.Targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
2626
<PackageReadmeFile Condition="EXISTS('$(MSBuildProjectDirectory)\README.md')">README.md</PackageReadmeFile>
2727
<PackageLicensePath>$(MSBuildThisFileDirectory)..\$(PackageLicenseFile)</PackageLicensePath>
28-
<PackageProjectUrl>https://github.com/CZEMacLeod/MSBuild.SDK.SystemWeb</PackageProjectUrl>
29-
<RepositoryUrl>https://github.com/CZEMacLeod/MSBuild.SDK.SystemWeb.git</RepositoryUrl>
28+
<PackageProjectUrl>https://github.com/CZEMacLeod/C3D.Extensions.Logging</PackageProjectUrl>
29+
<RepositoryUrl>https://github.com/CZEMacLeod/C3D.Extensions.Logging.git</RepositoryUrl>
3030
<RepositoryType>git</RepositoryType>
3131
</PropertyGroup>
3232

0 commit comments

Comments
 (0)