Skip to content

Commit

Permalink
refs and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Apr 4, 2024
1 parent 27dda28 commit ab22f85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Verify.NUnit" Version="23.7.0" />
<PackageReference Include="Verify.NUnit" Version="23.7.1" />
<PackageReference Include="Verify.MailMessage" Version="1.1.0" />
<ProjectReference Include="..\AustralianProtectiveMarkings\AustralianProtectiveMarkings.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.126" PrivateAssets="all" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NodaTime" Version="3.1.11" />
<PackageReference Include="Verify" Version="23.7.0" />
<PackageReference Include="Verify" Version="23.7.1" />
<PackageReference Include="ProjectDefaults" Version="1.0.126" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="4.3.0" PrivateAssets="all" />
<ProjectReference Include="..\AustralianProtectiveMarkings\AustralianProtectiveMarkings.csproj" />
Expand Down

0 comments on commit ab22f85

Please sign in to comment.