Update 2 NuGet dependencies#47
Conversation
Bumps nanoFramework.CoreLibrary from 2.0.0-preview.49 to 2.0.0-preview.52</br>Bumps nanoFramework.TestFramework from 4.0.0-preview.52 to 4.0.0-preview.58</br> [version update] ###⚠️ This is an automated update.⚠️
|
@copilot the pipeline build is failing when trying to restore nuget packages. Here's the error: ##[error]The nuget command failed with exit code(1) and error(NU1004: The package reference Microsoft.SourceLink.GitHub version has changed from [10.0.300, ) to [10.0.102, ). Update the packages lock file. OK to make the change and commit to this branch. No need for a new PR. |
Fixed in commit |
|
@copilot something still wrong. Here the new error: ##[error]The nuget command failed with exit code(1) and error(NU1004: The package references have changed for net48. Lock file's package references: Microsoft.NETFramework.ReferenceAssemblies:[1.0.3, ), Microsoft.SourceLink.GitHub:[10.0.102, ), Nerdbank.GitVersioning:[3.9.50, ), project's package references: Microsoft.SourceLink.GitHub:[10.0.102, ), Nerdbank.GitVersioning:[3.9.50, ).The packages lock file is inconsistent with the project dependencies so restore can't be run in locked mode. Disable the RestoreLockedMode MSBuild property or pass an explicit --force-evaluate option to run restore to update the lock file. |
Fixed in commit |
|
|
|
| Previously published | This build | |
|---|---|---|
| Native version | 100.2.0.0 |
100.2.0.1 |
| Checksum | 0x33AD7648 |
0xFAF07D96 |
👉 Tracking issue: nanoframework/Home#1751
The issue contains a link to the stubs artifact from this build and instructions for GitHub Copilot to perform the update.
|



Bumps nanoFramework.CoreLibrary from 2.0.0-preview.49 to 2.0.0-preview.52
Bumps nanoFramework.TestFramework from 4.0.0-preview.52 to 4.0.0-preview.58
[version update]