Skip to content

Commit

Permalink
Bump to SC 5.0.4 (#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonsmits authored Jan 24, 2024
1 parent fa72ef6 commit 6217b8c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.1.3" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.1.1" />
<PackageReference Include="Particular.Packaging" Version="4.0.0" PrivateAssets="all" />
<PackageReference Include="Particular.PlatformSample.ServiceControl" Version="5.0.3" PrivateAssets="none" />
<PackageReference Include="Particular.PlatformSample.ServiceControl" Version="5.0.4" PrivateAssets="none" />
<PackageReference Include="Particular.PlatformSample.ServicePulse" Version="1.37.0" PrivateAssets="none" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
</ItemGroup>
Expand Down Expand Up @@ -60,4 +60,4 @@
<InternalsVisibleTo Include="Particular.PlatformSample.Tests" Key="$(NServiceBusTestsKey)" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 6217b8c

Please sign in to comment.