Troubleshooting
Unable to find or restore package error when installing or restoring SpecSync as a .NET tool
dotnet tool install SpecSync.Jira --add-source https://api.nuget.org/v3/index.json --ignore-failed-sourcesNo usable version of libssl was found error when running SpecSync Linux binaries on Ubuntu 22.04
RUN wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl1.0/libssl1.0.0_1.0.2n-1ubuntu5_amd64.deb \
&& dpkg -i libssl1.0.0_1.0.2n-1ubuntu5_amd64.deb'W5113: Unable to find attachment file' warnings when publishing results from TRX file
Last updated