Skip to content

Commit

Permalink
Merge branch 'main' into add-js-and-htmx-as-text-files
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 3, 2024
2 parents 456bfb4 + 2c46617 commit 7c29ca5
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 @@ -5,10 +5,10 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="NUnit" Version="4.1.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageVersion Include="NUnit" Version="4.2.2" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="Polyfill" Version="6.3.0" />
<PackageVersion Include="Polyfill" Version="6.5.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.134" />
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
<PackageVersion Include="System.Memory" Version="4.5.5" />
Expand Down

0 comments on commit 7c29ca5

Please sign in to comment.