Skip to content

Commit 3b5d424

Browse files
authored
Merge pull request #239 from Ken-Tucker/dependabot/nuget/OpenWeatherMap.Avalonia.Sample/CommunityToolkit.Mvvm-8.4.2
Bump CommunityToolkit.Mvvm from 8.4.1 to 8.4.2
2 parents 404fcde + bcf558f commit 3b5d424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenWeatherMap.Avalonia.Sample/OpenWeatherMap.Avalonia.Sample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.13" />
2222
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
2323
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.3.13" />
24-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.1" />
24+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" />
2525
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.5" />
2626
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.5" />
2727
</ItemGroup>

0 commit comments

Comments
 (0)