Commit 466656a
committed
Adjusts local package version override
Updates the `VersionOverride` for the `Moq.AutoMock` package reference from `*` to `*-*`.
This improves matching for both stable and prerelease versions (e.g., `3.6.2-ci0123`) when consuming a locally-built package in CI and local development environments.
Fixes #4061 parent 28727cb commit 466656a
File tree
1 file changed
+5
-3
lines changed- GeneratorTests/Moq.AutoMock.Generator.DisableTests
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | | - | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments