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 7fd3a4a commit a34e404Copy full SHA for a34e404
Flow.Launcher.Command/Flow.Launcher.Command.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>WinExe</OutputType>
5
- <TargetFramework>net7.0-windows</TargetFramework>
+ <TargetFramework>net7.0-windows10.0.19041.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
<RootNamespace>Flow.Launcher.Command</RootNamespace>
0 commit comments