Skip to content

Commit

Permalink
refs or cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Oct 10, 2024
2 parents ac6b740 + 7b8bff7 commit 2728f25
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,20 @@
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.1.0" />
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.8" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.8" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.10" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.10" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Polyfill" Version="6.14.0" />
<PackageVersion Include="Polyfill" Version="7.0.0" />
<<<<<<< HEAD
<PackageVersion Include="ProjectDefaults" Version="1.0.138" />
=======
<PackageVersion Include="ProjectDefaults" Version="1.0.139" />
>>>>>>> 7b8bff758a11ff7ab4c1355ffe05ca8612c7c27d
<PackageVersion Include="System.Text.Encodings.Web" Version="8.0.0" />
<PackageVersion Include="Verify.SqlServer" Version="10.0.0" />
<PackageVersion Include="Verify.XunitV3" Version="27.0.0-beta.5" />
<PackageVersion Include="Verify.XunitV3" Version="27.0.0-beta.6" />
<PackageVersion Include="xunit.v3" Version="0.4.0-pre.20" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.35" />
</ItemGroup>
Expand Down

0 comments on commit 2728f25

Please sign in to comment.