You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by mi...@apache.org on 2021/02/11 16:03:55 UTC

[activemq-nms-amqp] branch master updated (2e97a3c -> f496e41)

This is an automated email from the ASF dual-hosted git repository.

michaelpearce pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-nms-amqp.git.


    from 2e97a3c  Merge pull request #55 from lrushl/master
     new 9a168fa  Switch .NET Core target for tests, samples, and CI builds from 2.2 back to 2.1.
     new f3cf9d1  Fix .NET Core 2.1 SDK minor version
     new 03c1fef  Remove .NET Core SDK minor version in .travis.yml
     new f496e41  Merge pull request #63 from brudo/lts-revert-netcore21

The 160 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                                         | 6 +++---
 src/HelloWorld/HelloWorld.csproj                                    | 2 +-
 src/PingPong/PingPong.csproj                                        | 2 +-
 src/StructuredMessage/StructuredMessage.csproj                      | 2 +-
 src/Transactions/Transactions.csproj                                | 2 +-
 .../Apache-NMS-AMQP-Interop-Test.csproj                             | 2 +-
 test/Apache-NMS-AMQP-Test/Apache-NMS-AMQP-Test.csproj               | 2 +-
 7 files changed, 9 insertions(+), 9 deletions(-)