You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
0 commit comments