Skip to content

Commit

Permalink
Update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Dec 13, 2024
1 parent f05a9dc commit c74cfc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Argon" Version="0.25.0" />
<PackageVersion Include="Argon" Version="0.26.0" />
<PackageVersion Include="ConfigureAwait.Fody" Version="3.3.2" />
<PackageVersion Include="Fody" Version="6.9.1" />
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
Expand All @@ -18,10 +18,10 @@
<PackageVersion Include="NServiceBus.Attachments.Sql.Raw" Version="15.1.0" />
<PackageVersion Include="NServiceBus.Newtonsoft.Json" Version="4.0.0" />
<PackageVersion Include="NServiceBus.Transport.SqlServer" Version="8.1.6" />
<PackageVersion Include="Polyfill" Version="7.5.0" />
<PackageVersion Include="Polyfill" Version="7.7.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.147" />
<PackageVersion Include="Verify.SqlServer" Version="10.1.0" />
<PackageVersion Include="Verify.XunitV3" Version="28.4.0" />
<PackageVersion Include="Verify.XunitV3" Version="28.5.0" />
<PackageVersion Include="xunit.v3" Version="0.7.0-pre.15" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.49" />
</ItemGroup>
Expand Down

0 comments on commit c74cfc3

Please sign in to comment.