Skip to content

Commit

Permalink
Merge branch 'main' into fix/fluentui-blazor
Browse files Browse the repository at this point in the history
  • Loading branch information
amis92 authored Jun 7, 2023
2 parents 1b6a8bc + dec84a7 commit 58963ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.5" PrivateAssets="all" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="7.0.1" />
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0" />
<PackageVersion Include="Microsoft.Fast.Components.FluentUI" Version="2.3.1" />
<PackageVersion Include="Microsoft.Fast.Components.FluentUI" Version="2.3.5" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="NuGet.Versioning" Version="6.6.0" />
<PackageVersion Include="PublishSPAforGitHubPages.Build" Version="2.0.2" />
Expand All @@ -15,9 +15,9 @@
</ItemGroup>

<ItemGroup Label="Tests">
<PackageVersion Include="coverlet.collector" Version="3.2.0" PrivateAssets="all" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" PrivateAssets="all" />
<PackageVersion Include="FluentAssertions" Version="6.11.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageVersion Include="xunit" Version="2.4.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 58963ba

Please sign in to comment.