-
Notifications
You must be signed in to change notification settings - Fork 43
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
ImageTransformation - dependency issues #284
Comments
Hi @petrsvihlik, thanks for this report :-) We will discuss this with @Simply007. Have a nice day |
Steps to fix are OK - thx @petrsvihlik:
|
gladly |
What do you think about the fix @petrsvihlik PR? |
I guess this one is blocked by #292 right? |
right...but I guess that should be pretty easy, right? I think even VS can adjust all namespaces in the whole solution with a single click and then you can just check the git changes to verify. or is there something more tricky? |
Yeap, it was just not at the top of our backlog. Do you have any estimate, you would like to have it fixed? |
naah..I was just wondering. I might draft the PR myself if it'd help ya |
Thanks. I guess we are fine. We will finish the walkthrough and release another beta (as well as https://github.com/Kentico/kontent-aspnetcore) so that you can test it. |
I guess @petrsvihlik, you are going to use the new version targeting .NET 6 right? I have released 16.0.0-beta2 with unified namespaces, but I would release beta 3 targeting .NET 6 as well and then use this beta3 in the newly released version of What do you think? |
agreed and yes, I'm going to target net6. thx |
Alright - following combination should work for .NET 6 without collision:
|
Kentico.Kontent.AspNetCore is not published https://www.nuget.org/packages/Kentico.Kontent.AspNetCore/ |
My bad - https://github.com/Kentico/kontent-aspnetcore/actions/runs/1453234533 -> releasing v 0.12.0-beta2 |
thank you! this is another blocker and I would strongly advise against it - #300 (comment) and if you insist on it (don't 😉), please release a new codegen :) btw - if you really want to do some refactoring, this is a much better choice: #249 |
OK, closing this issue - because the root cause was fixed, and let's continue discussion about a namespace unification in #300 (comment) |
Brief bug description
getting these errors
Repro steps
Stuff to fix
The text was updated successfully, but these errors were encountered: