File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed
Plugins/Flow.Launcher.Plugin.WebSearch Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11
11
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
12
12
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
13
13
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
14
15
</PropertyGroup >
15
16
16
17
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 10
10
<ApplicationIcon />
11
11
<StartupObject />
12
12
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
13
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
13
14
</PropertyGroup >
14
15
15
16
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk.WindowsDesktop" >
1
+ <Project Sdk =" Microsoft.NET.Sdk.WindowsDesktop" >
2
2
3
3
<PropertyGroup >
4
4
<OutputType >WinExe</OutputType >
11
11
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
12
12
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
13
13
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
14
15
</PropertyGroup >
15
16
16
17
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 8
8
<AssemblyName >Flow.Launcher.Plugin.WebSearch</AssemblyName >
9
9
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
10
10
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
11
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
11
12
</PropertyGroup >
12
13
13
14
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
You can’t perform that action at this time.
0 commit comments