-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Non Deterministic error shown in NuGet Package Explorer #48
Comments
gep13
added a commit
that referenced
this issue
Jul 4, 2020
This includes new defaults for "where" to push packages to, so this doesn't need to be set on each project, also includes work to ensure determinstic packages.
gep13
added a commit
that referenced
this issue
Jul 4, 2020
gep13
added a commit
that referenced
this issue
Jul 4, 2020
gep13
added a commit
that referenced
this issue
Jul 4, 2020
gep13
added a commit
that referenced
this issue
Jul 4, 2020
So that NuGet package can be correctly created in a deterministic way.
gep13
added a commit
that referenced
this issue
Jul 4, 2020
Rather than using OpenCover, which doesn't support deterministic builds.
gep13
added a commit
that referenced
this issue
Jul 4, 2020
This was added as it was believed that this was needed, but after further testing, it isn't required.
gep13
added a commit
that referenced
this issue
Jul 5, 2020
🎉 This issue has been resolved in version 5.2.0 🎉 The release is available on: Your GitReleaseManager bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will actually be fixed upstream in Cake.Recipe, and then brought into this repository.
The text was updated successfully, but these errors were encountered: