Skip to content

Commit ae72391

Browse files
Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.12 to 0.14.0 in /samples (#295)
1 parent a46fa73 commit ae72391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CommunityToolkit.Maui.Markup.Benchmarks/CommunityToolkit.Maui.Markup.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="BenchmarkDotNet" Version="0.14.0"/>
20-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" Condition="'$(OS)' == 'Windows_NT'"/>
20+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.14.0" Condition="'$(OS)' == 'Windows_NT'"/>
2121
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
2222
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiPackageVersion)"/>
2323
</ItemGroup>

0 commit comments

Comments
 (0)