This commit is contained in:
lukeabsent
2022-07-17 09:44:22 +02:00
committed by GitHub
parent 7b163f006e
commit d9d96bb7cc
39 changed files with 5017 additions and 210 deletions

View File

@@ -3,7 +3,7 @@
<TargetFramework>$(TargetFullFrameworkVersion)</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Apache.NMS" Version="1.8.0" />
<PackageReference Include="Apache.NMS" Version="2.0.0" />
<PackageReference Include="Apache.NMS.ActiveMQ" Version="1.7.2" />
</ItemGroup>
<ItemGroup>