Andy P
Andy P
Running tests using Testcontainers from within a container results in exceptions being thrown. The same tests pass when run locally (i.e. not in a container). The following is a typical...
If a solution uses Directory.Packages.props and has a GlobalPackageReference declaration, then the version number of the package is missing when analyzed. The package appears in each project's PackageReferences, but the...
If a library is declared using 'GlobalPackageReference' in Directory.Packages.props, then running snitch on the solution returns the following error: _**Error: Version '' for package '$LIBRARY_NAME$' is not valid. (Parameter 'version')**_