Commit e89c5f4
committed
FileSystemHelper is a linked file in GitVersion.Testing, but now it's also coming in as a proper reference in GitVersion.Core. Dropping the linked file sorts the warning:
The type 'FileSystemHelper' in '/Users/runner/work/GitVersion/GitVersion/src/GitVersion.Testing/../GitVersion.Core/Helpers/FileSystemHelper.cs' conflicts with the imported type 'FileSystemHelper' in 'GitVersion.Core, Version=6.3.1.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/Users/runner/work/GitVersion/GitVersion/src/GitVersion.Testing/../GitVersion.Core/Helpers/FileSystemHelper.cs'.1 parent 98cacd9 commit e89c5f4
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
| |||
0 commit comments