alirezanet / Husky.Net

Git hooks made easy with Husky.Net internal task runner! 🐶 It brings the dev-dependency concept to the .NET world!
https://alirezanet.github.io/Husky.Net/
MIT License
632 stars 29 forks source link

Fix unable to load assembly on Net7 #60

Closed SajjadHosseinPour closed 1 year ago

SajjadHosseinPour commented 1 year ago

Description

fix a bug related to .net 7 (The specified module could not be found.)

Fixes #58

Type of change

Checklist