[
https://issues.apache.org/jira/browse/AMQNET-630?focusedWorklogId=348489&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-348489
]
ASF GitHub Bot logged work on AMQNET-630:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Nov/19 08:34
Start Date: 23/Nov/19 08:34
Worklog Time Spent: 10m
Work Description: michaelandrepearce 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_r349864108
##########
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:
Surely 3.0 can run 2.0 libs? This would remove capability from those on 2.x
----------------------------------------------------------------
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: 348489)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)