-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[dotnet] Update paket build tool to 9.0.2
#16637
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
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
User description
Inspired by:
PS D:\Code\GitHub\RenderMichael\selenium\dotnet> dotnet paket update Humanizer.Core Paket failed with -> Error in paket.dependencies line 2 Could not parse framework 'net8.0'. Try to update or install again or report a paket bug.🔗 Related Issues
💥 What does this PR do?
🔧 Implementation Notes
💡 Additional Considerations
🔄 Types of changes
PR Type
Enhancement
Description
Update
paketbuild tool from 7.2.1 to 9.0.2Add
rollForward: falseconfiguration to paket and aver toolsPrevent automatic tool version rollforward in dotnet environment
Diagram Walkthrough
File Walkthrough
dotnet-tools.json
Update paket to 9.0.2 and configure rollForwarddotnet/.config/dotnet-tools.json
paketversion from 7.2.1 to 9.0.2rollForward: falseconfiguration to paket toolrollForward: falseconfiguration to aver tool