Skip to content

Commit

Permalink
Downgraded NService version
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Howes committed Jun 4, 2020
1 parent b5752cf commit fb20d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Jobs/Recruit.Vacancies.Jobs/Recruit.Vacancies.Jobs.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.2</TargetFramework>
Expand Down Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="SFA.DAS.Notifications.Api.Types" Version="2.2.1" />
<PackageReference Include="SFA.DAS.ProviderRelationships.Messages" Version="3.2.1" />
<PackageReference Include="System.Data.SqlClient" Version="4.7.0" />
<PackageReference Include="SFA.DAS.NServiceBus" Version="16.0.2" />
<PackageReference Include="SFA.DAS.NServiceBus" Version="15.0.25" />
<PackageReference Include="SFA.DAS.EmployerAccounts.Messages" Version="1.6.2515" />
<PackageReference Include="Humanizer.Core.uk" Version="2.7.9" />

Expand Down

0 comments on commit fb20d4f

Please sign in to comment.