Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please upgrade to .NET 6.0 #22

Open
fiddyschmitt opened this issue Jan 1, 2022 · 1 comment
Open

Please upgrade to .NET 6.0 #22

fiddyschmitt opened this issue Jan 1, 2022 · 1 comment

Comments

@fiddyschmitt
Copy link

Thanks for the great project! Could you please convert it to use .NET 6.0?

I've tried using Microsoft's Upgrade Assistant, however it doesn't work as reported here.

Thank you!

@fiddyschmitt
Copy link
Author

The upgrade is possible if you first comment out the following line in the csproj:

<!--<Import Project="$(SolutionDir)\.nuget\nuget.targets" />-->

Then run the upgrade command:

upgrade-assistant upgrade "WebDAVSharp.Server.csproj"

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

No branches or pull requests

1 participant