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.
1 parent 2a1b428 commit 75ff79fCopy full SHA for 75ff79f
Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net6.0-windows;net5.0-windows</TargetFrameworks>
+ <TargetFramework>net6.0-windows</TargetFramework>
5
<ProjectGuid>{8451ECDD-2EA4-4966-BB0A-7BBC40138E80}</ProjectGuid>
6
<UseWPF>true</UseWPF>
7
<OutputType>Library</OutputType>
0 commit comments