Skip to content

Commit 46ee65f

Browse files
committed
Update repository URL
1 parent 6c98f0a commit 46ee65f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Experimental.System.Messaging/Experimental.System.Messaging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The source code for this package is excerpted from the .NET Framework reference
1717
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1818
<PackageReleaseNotes>This version of the System.Messaging package excludes all advanced features such as code access security, execute permissions, and Active Directory integration. I released the package keeping in mind the minimal use of Message Queuing communication facilities. Please confirm whether it is suitable for actual use through unit test and integration test.</PackageReleaseNotes>
1919
<PackageProjectUrl>https://referencesource.microsoft.com/#System.Messaging</PackageProjectUrl>
20-
<RepositoryUrl>https://github.com/krazure/Experimental.System.Messaging</RepositoryUrl>
20+
<RepositoryUrl>https://github.com/dotnetdev-kr/Experimental.System.Messaging</RepositoryUrl>
2121
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
2222
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
2323
</PropertyGroup>

0 commit comments

Comments
 (0)