-
-
Notifications
You must be signed in to change notification settings - Fork 2
Update 1 NuGet dependencies #87
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
Update 1 NuGet dependencies #87
Conversation
Bumps nanoFramework.TestFramework from 2.1.107 to 2.1.111</br> [version update] ###⚠️ This is an automated update.⚠️
WalkthroughThe pull request updates the Changes
Assessment against linked issues
Possibly related issues
Possibly related PRs
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Outside diff range and nitpick comments (1)
Tests/NFUnitTestRegex/packages.lock.json (1)
Line range hint
1-17
: Avoid manually editing the lock file.The
packages.lock.json
file is a lock file that should not be manually edited. Instead, update the package reference in the project file (e.g.,packages.config
or.csproj
) and regenerate the lock file using thedotnet restore
command.This ensures that the lock file stays in sync with the project's dependencies and avoids potential inconsistencies.
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (2)
Tests/NFUnitTestRegex/NFUnitTestRegex.nfproj
is excluded by none and included by noneTests/NFUnitTestRegex/packages.config
is excluded by none and included by none
Files selected for processing (1)
- Tests/NFUnitTestRegex/packages.lock.json (1 hunks)
Additional comments not posted (1)
Tests/NFUnitTestRegex/packages.lock.json (1)
13-15
: LGTM!The lock file changes are consistent with the PR objective of updating the
nanoFramework.TestFramework
package from version2.1.107
to2.1.111
.
|
Bumps nanoFramework.TestFramework from 2.1.107 to 2.1.111
[version update]
Summary by CodeRabbit
Bug Fixes
New Features