Closed filipnavara closed 6 months ago
Any chance you can add a changelog entry in the repository root
Yes
...as well as bump the patch version in the csproj?
Does it make sense to bump it since it is bumped to 1.3.0 which is still unreleased?
Does it make sense to bump it since it is bumped to 1.3.0 which is still unreleased?
Ah, nevermind, it's actually on NuGet already.
Great work @filipnavara, as always! 😎 In case you missed it, it is in 1.3.1 https://github.com/microsoft/kiota-serialization-json-dotnet/releases/tag/v1.3.1. 🚀
Great work @filipnavara, as always! 😎 In case you missed it, it is in 1.3.1 https://github.com/microsoft/kiota-serialization-json-dotnet/releases/tag/v1.3.1. 🚀
Thanks! Already compiling with it. Let's see how far I can push the limits on the next attempt with our app :)
This prevents unintended and unbound generic specialization expansion in the NativeAOT compiler.
Fixes #226