Commit a6ff5a1
committed
Bypasses CPM for local Moq.AutoMock reference
Uses `VersionOverride` for the local `Moq.AutoMock` package reference to bypass Central Package Management. This ensures that locally-built packages, especially those with CI version suffixes, are correctly resolved in the test project without interference from CPM.
Fixes #4061 parent 7e0e562 commit a6ff5a1
File tree
1 file changed
+3
-1
lines changed- GeneratorTests/Moq.AutoMock.Generator.DisableTests
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments