[
https://issues.apache.org/jira/browse/AMQNET-630?focusedWorklogId=349650&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-349650
]
ASF GitHub Bot logged work on AMQNET-630:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Nov/19 09:23
Start Date: 26/Nov/19 09:23
Worklog Time Spent: 10m
Work Description: HavretGC commented on 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 349650)
Time Spent: 50m (was: 40m)
> Use .NET Core 3.0 in tests
> ---------------------------
>
> Key: AMQNET-630
> URL: https://issues.apache.org/jira/browse/AMQNET-630
> Project: ActiveMQ .Net
> Issue Type: Improvement
> Components: AMQP
> Reporter: Krzysztof Porebski
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> As .NET Core 3.0 is available for some time, we should target our tests
> against it instead of version 2.2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)