Skip to content

Commit

Permalink
Update dependency overrides
Browse files Browse the repository at this point in the history
From M.A.DataProtection and add S.Drawing.Common.
  • Loading branch information
martincostello committed Aug 19, 2024
1 parent 25117a5 commit 863fb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<PackageVersion Include="JustEat.HttpClientInterception" Version="4.3.0" />
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
<PackageVersion Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="9.0.0-preview.7.24406.2" />
<PackageVersion Include="Microsoft.AspNetCore.DataProtection" Version="9.0.0-preview.7.24406.2" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0-preview.7.24406.2" />
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="9.0.0-preview.6.24353.1" />
<PackageVersion Include="Microsoft.Extensions.TimeProvider.Testing" Version="9.0.0-preview.6.24353.1" />
Expand All @@ -53,6 +52,7 @@
<PackageVersion Include="RazorSlices" Version="0.8.1" />
<PackageVersion Include="ReportGenerator" Version="5.3.8" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="System.Drawing.Common" Version="8.0.8" />
<PackageVersion Include="System.Text.Json" Version="9.0.0-preview.7.24405.7" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
Expand Down

0 comments on commit 863fb3b

Please sign in to comment.