Skip to content

Commit 0b92d21

Browse files
chore(deps): update dotnet monorepo to 9.0.100
1 parent bf1abd2 commit 0b92d21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
</ItemGroup>
5959
<ItemGroup Condition="$(TargetFramework.StartsWith('net9'))">
6060
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="9.0.8" />
61-
<PackageVersion Include="Microsoft.Maui.Controls" Version="9.0.90" />
62-
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.90" />
61+
<PackageVersion Include="Microsoft.Maui.Controls" Version="9.0.100" />
62+
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.100" />
6363
</ItemGroup>
6464
<ItemGroup Condition="$(TargetFramework.StartsWith('net8'))">
6565
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="8.0.19" />

0 commit comments

Comments
 (0)