We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1dd971 + dbcc255 commit 1bb00ebCopy full SHA for 1bb00eb
Flow.Launcher/Flow.Launcher.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<OutputType>WinExe</OutputType>
@@ -83,7 +83,7 @@
83
</ItemGroup>
84
85
<ItemGroup>
86
- <PackageReference Include="CommunityToolkit.Mvvm" Version="8.0.0" />
+ <PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
87
<PackageReference Include="Fody" Version="6.5.4">
88
<PrivateAssets>all</PrivateAssets>
89
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments