Skip to content

Commit

Permalink
Update project dependencies (#9791)
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed Feb 4, 2025
1 parent a226dab commit 2395168
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 108 deletions.
4 changes: 2 additions & 2 deletions src/BlazorUI/Bit.BlazorUI.Tests/Bit.BlazorUI.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<ItemGroup>
<PackageReference Include="bunit.web" Version="1.38.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />
<PackageReference Include="coverlet.collector" Version="6.0.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Loading

0 comments on commit 2395168

Please sign in to comment.