HavretGC commented on a change in pull request #49: AMQNET-630: Update .NET Core version to 3.0 and C# to 8.0 URL: https://github.com/apache/activemq-nms-amqp/pull/49#discussion_r350621636
########## File path: .travis.yml ########## @@ -1,7 +1,7 @@ language: csharp solution: apache-nms-amqp.sln mono: none -dotnet: 2.2.401 +dotnet: 3.0.101 Review comment: @michaelandrepearce I will try to do it. But currently we have other problems. For instance that update to .net core 3.0 breaks quite of few of our tests on linux env. I will look at it, but have to set up a linux box once again to do so. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
