Skip to content

Commit

Permalink
bou-1 - upgraded Bounteous.Core
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Cook committed Mar 5, 2025
1 parent 90d4bf5 commit 752fc5f
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,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bounteous.Core" Version="0.0.3" />
<PackageReference Include="Bounteous.Core" Version="0.0.6" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bounteous.Core" Version="0.0.3" />
<PackageReference Include="Bounteous.Data" Version="0.0.4" />
<PackageReference Include="Bounteous.Core" Version="0.0.6" />
<PackageReference Include="Bounteous.Data" Version="0.0.5" />
<PackageReference Include="Moq" Version="4.20.72" />
</ItemGroup>

Expand Down

0 comments on commit 752fc5f

Please sign in to comment.