Skip to content

Commit

Permalink
Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.12 to 0.14.0 in /s…
Browse files Browse the repository at this point in the history
…amples (#295)
  • Loading branch information
dependabot[bot] committed Aug 9, 2024
1 parent a46fa73 commit ae72391
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0"/>
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" Condition="'$(OS)' == 'Windows_NT'"/>
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.14.0" Condition="'$(OS)' == 'Windows_NT'"/>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiPackageVersion)"/>
</ItemGroup>
Expand Down

0 comments on commit ae72391

Please sign in to comment.