EasyNetQ.Management.Client
EasyNetQ.Management.Client copied to clipboard
Change type of tags in List instead of CSV
fixes #150
This is intended as fix for #150
This is intended as fix for #150
ok now make sense 😄
you can add in the description of the PR "fixes #150" so the issue will be closed when this PR will be merged
Check the build error, there's something:
C:\projects\easynetq-management-client\Source\EasyNetQ.Management.Client.IntegrationTests\ManagementClientTests.cs(81,39): error CS1061: 'StringCollectionAssertions' does not contain a definition for 'Be' and no accessible extension method 'Be' accepting a first argument of type 'StringCollectionAssertions' could be found (are you missing a using directive or an assembly reference?)
I don't think I will be able to fix the remaining unit tests. I am not deep enough in this to fix them on my own.
#150 has already been resolved