Re: Running Apache Ignite on .Net 6

2022-01-20 Thread Raymond Wilson
Thank you for confirming Pavel. Raymond. On Thu, Jan 20, 2022 at 8:08 PM Pavel Tupitsyn wrote: > I've tried it, no issues. > > - There are no breaking changes that affect Ignite code [1] > - All our tests pass on .NET 6 > > [1] https://docs.microsoft.com/en-us/dotnet/core/compatibility/6.0 > >

Re: Running Apache Ignite on .Net 6

2022-01-19 Thread Pavel Tupitsyn
I've tried it, no issues. - There are no breaking changes that affect Ignite code [1] - All our tests pass on .NET 6 [1] https://docs.microsoft.com/en-us/dotnet/core/compatibility/6.0 On Wed, Jan 19, 2022 at 11:56 PM Raymond Wilson wrote: > Has anyone tried running Apache Ignite on .Net 6? > >