Commit 399d3a1
committed
Try to fix CI build error: error NU1004: The project's runtime identifiers have changed from. Project's runtime identifiers: win;win-arm64;win-x64;win-x86, lock file's runtime identifiers .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
1 parent 90f7ef0 commit 399d3a1
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
242 | 246 | | |
243 | 247 | | |
0 commit comments