File tree Expand file tree Collapse file tree 8 files changed +30
-22
lines changed
Flow.Launcher.Plugin.BrowserBookmark
Flow.Launcher.Plugin.PluginsManager
Flow.Launcher.Plugin.ProcessKiller
Flow.Launcher.Plugin.Program
Flow.Launcher.Plugin.Shell
Flow.Launcher.Plugin.WindowsSettings Expand file tree Collapse file tree 8 files changed +30
-22
lines changed Original file line number Diff line number Diff line change 12
12
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
13
13
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
14
14
<UseWindowsForms >true</UseWindowsForms >
15
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
15
16
</PropertyGroup >
16
17
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
59
60
<PackageReference Include =" Microsoft.Data.Sqlite" Version =" 8.0.3" />
60
61
</ItemGroup >
61
62
62
- </Project >
63
+ </Project >
Original file line number Diff line number Diff line change 6
6
<UseWindowsForms >true</UseWindowsForms >
7
7
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
8
8
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
9
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
9
10
</PropertyGroup >
10
11
11
12
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
27
28
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
28
29
</None >
29
30
</ItemGroup >
30
-
31
+
31
32
<ItemGroup >
32
33
<Content Include =" Languages\*.xaml" >
33
34
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
36
37
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
37
38
</Content >
38
39
</ItemGroup >
39
- </Project >
40
+ </Project >
Original file line number Diff line number Diff line change 12
12
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
13
13
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
14
14
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
15
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
15
16
</PropertyGroup >
16
17
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
54
55
<ProjectReference Include =" ..\..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
55
56
</ItemGroup >
56
57
57
- </Project >
58
+ </Project >
Original file line number Diff line number Diff line change 12
12
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
13
13
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
14
14
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
15
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
15
16
</PropertyGroup >
16
17
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 12
12
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
13
13
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
14
14
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
15
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
15
16
</PropertyGroup >
16
-
17
+
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
18
19
<DebugSymbols >true</DebugSymbols >
19
20
<DebugType >portable</DebugType >
24
25
<WarningLevel >4</WarningLevel >
25
26
<Prefer32Bit >false</Prefer32Bit >
26
27
</PropertyGroup >
27
-
28
+
28
29
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
29
30
<DebugType >pdbonly</DebugType >
30
31
<Optimize >true</Optimize >
39
40
<ProjectReference Include =" ..\..\Flow.Launcher.Infrastructure\Flow.Launcher.Infrastructure.csproj" />
40
41
<ProjectReference Include =" ..\..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
41
42
</ItemGroup >
42
-
43
+
43
44
<ItemGroup >
44
45
<None Include =" plugin.json" >
45
46
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
46
47
</None >
47
48
</ItemGroup >
48
-
49
+
49
50
<ItemGroup >
50
51
<Content Include =" Languages\*.xaml" >
51
52
<Generator >MSBuild:Compile</Generator >
56
57
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
57
58
</Content >
58
59
</ItemGroup >
59
-
60
+
60
61
<ItemGroup >
61
62
<PackageReference Include =" InputSimulator" Version =" 1.0.4" NoWarn =" NU1701" />
62
63
</ItemGroup >
63
-
64
- </Project >
64
+
65
+ </Project >
Original file line number Diff line number Diff line change 12
12
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
13
13
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
14
14
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
15
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
15
16
</PropertyGroup >
16
-
17
+
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
18
19
<DebugSymbols >true</DebugSymbols >
19
20
<DebugType >portable</DebugType >
24
25
<WarningLevel >4</WarningLevel >
25
26
<Prefer32Bit >false</Prefer32Bit >
26
27
</PropertyGroup >
27
-
28
+
28
29
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
29
30
<DebugType >pdbonly</DebugType >
30
31
<Optimize >true</Optimize >
39
40
<ProjectReference Include =" ..\..\Flow.Launcher.Infrastructure\Flow.Launcher.Infrastructure.csproj" />
40
41
<ProjectReference Include =" ..\..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
41
42
</ItemGroup >
42
-
43
+
43
44
<ItemGroup >
44
45
<Content Include =" Languages\*.xaml" >
45
46
<Generator >MSBuild:Compile</Generator >
50
51
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
51
52
</Content >
52
53
</ItemGroup >
53
-
54
+
54
55
<ItemGroup >
55
56
<None Include =" plugin.json" >
56
57
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
57
58
</None >
58
59
</ItemGroup >
59
- </Project >
60
+ </Project >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
-
2
+
3
3
<PropertyGroup >
4
4
<OutputType >Library</OutputType >
5
5
<TargetFramework >net7.0-windows</TargetFramework >
11
11
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
12
12
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
13
13
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
14
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
14
15
</PropertyGroup >
15
-
16
+
16
17
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
17
18
<DebugSymbols >true</DebugSymbols >
18
19
<DebugType >portable</DebugType >
23
24
<WarningLevel >4</WarningLevel >
24
25
<Prefer32Bit >false</Prefer32Bit >
25
26
</PropertyGroup >
26
-
27
+
27
28
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
28
29
<DebugType >pdbonly</DebugType >
29
30
<Optimize >true</Optimize >
33
34
<WarningLevel >4</WarningLevel >
34
35
<Prefer32Bit >false</Prefer32Bit >
35
36
</PropertyGroup >
36
-
37
+
37
38
<ItemGroup >
38
39
<None Include =" plugin.json" >
39
40
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
56
57
</Content >
57
58
</ItemGroup >
58
59
59
- </Project >
60
+ </Project >
Original file line number Diff line number Diff line change 9
9
<ErrorReport >prompt</ErrorReport >
10
10
<NeutralLanguage >en-US</NeutralLanguage >
11
11
<Nullable >enable</Nullable >
12
+ <SatelliteResourceLanguages >en</SatelliteResourceLanguages >
12
13
</PropertyGroup >
13
14
14
15
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
68
69
<ProjectReference Include =" ..\..\Flow.Launcher.Plugin\Flow.Launcher.Plugin.csproj" />
69
70
</ItemGroup >
70
71
71
- </Project >
72
+ </Project >
You can’t perform that action at this time.
0 commit comments