Skip to content

Commit

Permalink
update nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
agray committed Jan 9, 2025
1 parent ad1833e commit b8015d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Saucery.TUnit" Version="0.6.33" />
<PackageReference Include="Saucery.TUnit" Version="0.6.43" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion ExternalMerlin.TUnit/ExternalMerlin.TUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Saucery.TUnit" Version="0.6.33" />
<PackageReference Include="Saucery.TUnit" Version="0.6.43" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b8015d9

Please sign in to comment.