Converting Package References to Project References
Had to make some debugging code changes in some common libraries. Normally these built and published as nuget packages which we reference as PackageReference. Waiting for the CI/CD and references pre-released versions slows down the dev loop. Instead...
wind010.hashnode.dev1 min read