Skip to content

Commit

Permalink
Bumped atldotnet to 5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
sandreas committed Apr 20, 2024
1 parent cc61355 commit 6ec6d80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion Sandreas.AudioMetadata/Sandreas.AudioMetadata.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Sandreas.Files" Version="1.1.2" />
<PackageReference Include="z440.atl.core" Version="5.21.0" />
<PackageReference Include="z440.atl.core" Version="5.22.0" />
</ItemGroup>

</Project>

0 comments on commit 6ec6d80

Please sign in to comment.