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 Oct 31, 2024
1 parent f090282 commit 0375036
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="DocumentFormat.OpenXml" Version="3.1.0" />
<PackageVersion Include="DocumentFormat.OpenXml" Version="3.1.1" />
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="NodaTime" Version="3.2.0" />
<PackageVersion Include="NUnit" Version="4.2.2" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="Polyfill" Version="7.0.0" />
<PackageVersion Include="Polyfill" Version="7.2.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.139" />
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
<PackageVersion Include="Verify" Version="28.0.0" />
<PackageVersion Include="Verify" Version="28.1.0" />
<PackageVersion Include="Verify.MailMessage" Version="1.1.0" />
<PackageVersion Include="Verify.NUnit" Version="28.0.0" />
<PackageVersion Include="Verify.NUnit" Version="28.1.0" />
<!-- CVE -->
<PackageVersion Include="System.IO.Packaging" Version="8.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 0375036

Please sign in to comment.