madelson / DistributedLock

A .NET library for distributed synchronization
MIT License
1.74k stars 182 forks source link

Close #187 Rename CopyPackageToPublishDirectory.targets to Directory.Build.targets #194

Closed Bartleby2718 closed 3 months ago

Bartleby2718 commented 3 months ago

Context

See #187.

Testing

Confirmed by running dotnet build -c Release at the solution root that the .nupkg files are correctly copied to the publish directory:

image

Additional Notes

madelson commented 3 months ago

Thanks @Bartleby2718 !

Bartleby2718 commented 3 months ago

Leaving a comment so @madelson can assign me.