Skip to content

Conversation

MarkusGnigler
Copy link
Contributor

Related to #234

@fiseni
Copy link
Collaborator

fiseni commented Feb 6, 2022

Hey @MarkusGnigler,

Would you mind resolving the merge conflicts? It seems you're not working on the last state of the main branch (See SaveChanges, it should return int).

@MarkusGnigler
Copy link
Contributor Author

MarkusGnigler commented Feb 6, 2022

Hy @fiseni ,

oh sry it's my bad, i merged the main branch today and thought i was on the current state.
I'll resolve the conflicts.

@fiseni
Copy link
Collaborator

fiseni commented Feb 6, 2022

Thanks @MarkusGnigler

@fiseni
Copy link
Collaborator

fiseni commented Feb 6, 2022

Closes #234

@fiseni fiseni merged commit 17b8ee8 into ardalis:main Feb 6, 2022
@fiseni
Copy link
Collaborator

fiseni commented Feb 6, 2022

Perhaps you should do a dotnet clean, delete the obj folders manually if necessary. Something got messed up locally.
Ensure that your fork is up to date and that you actually have the editorconfig file in the repository root.

@MarkusGnigler
Copy link
Contributor Author

It was a problem with long paths as it suggested in the error message.
In windows i enable long paths in powershell with:

Doc

New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" `
    -Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Force

@MarkusGnigler MarkusGnigler deleted the markusgnigler/AddRangeAsync branch February 12, 2022 13:07
@snax4a
Copy link

snax4a commented Mar 1, 2022

Hi, when do you plan to release this feature?
I see that v6.0.1 does not have it yet.

@fiseni fiseni mentioned this pull request Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants