What's Changed
- Refactor packaging and remove
Fody.nuspec#2. by @tom-englert in https://github.com/Fody/Fody/pull/1313 - Clean-up unnecessary dependencies. by @teo-tsirpanis in https://github.com/Fody/Fody/pull/1316
- Update Verify.Xunit and xunit.runner.visualstudio by @GeertvanHorrik in https://github.com/Fody/Fody/pull/1320
- Prevent failure on updating xsd during build by @GeertvanH...