Skip to content

Commit 1bb00eb

Browse files
authored
Merge pull request #2236 from Flow-Launcher/dependabot/nuget/CommunityToolkit.Mvvm-8.2.1
Bump CommunityToolkit.Mvvm from 8.0.0 to 8.2.1
2 parents d1dd971 + dbcc255 commit 1bb00eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher/Flow.Launcher.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>WinExe</OutputType>
@@ -83,7 +83,7 @@
8383
</ItemGroup>
8484

8585
<ItemGroup>
86-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.0.0" />
86+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
8787
<PackageReference Include="Fody" Version="6.5.4">
8888
<PrivateAssets>all</PrivateAssets>
8989
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)