Closed petrsvihlik closed 3 years ago
Hi @petrsvihlik,
thanks for this report :-) We will discuss this with @Simply007.
Have a nice day Mirek
Steps to fix are OK - thx @petrsvihlik:
~/Kentico.Kontent.ImageTransformation
folder to ~/Kentico.Kontent.Urls
and release new minor version0.12.0
- you can release beta first to test the output
gladly
I guess this one is blocked by #292 right?
I guess this one is blocked by #292 right?
We have found a workaround for the releases (#294). But we wanted to walk through all namespaces and fix potential problems and include them into the new major version - #287.
Co currently it is being blocked by #287.
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?
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
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 Kentico.Kontent.AspNetCore
- 0.12.0-beta1
.
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/
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 - https://github.com/Kentico/kontent-delivery-sdk-net/pull/300#issuecomment-967316053
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: https://github.com/Kentico/kontent-delivery-sdk-net/issues/249
OK, closing this issue - because the root cause was fixed, and let's continue discussion about a namespace unification in https://github.com/Kentico/kontent-delivery-sdk-net/pull/300#issuecomment-967316053
Brief bug description
getting these errors
Repro steps
Stuff to fix