File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Flow.Launcher.Localization Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 6
6
<RootNamespace >Flow.Launcher.Localization</RootNamespace >
7
7
<AssemblyName >Flow.Launcher.Localization</AssemblyName >
8
8
<IncludeBuildOutput >false</IncludeBuildOutput >
9
- <DevelopmentDependency >true </DevelopmentDependency >
9
+ <DevelopmentDependency >false </DevelopmentDependency >
10
10
<NoPackageAnalysis >true</NoPackageAnalysis >
11
11
<SuppressDependenciesWhenPacking >true</SuppressDependenciesWhenPacking >
12
12
</PropertyGroup >
33
33
<ProjectReference Include =" ..\Flow.Launcher.Localization.Analyzers\Flow.Launcher.Localization.Analyzers.csproj" >
34
34
<PrivateAssets >All</PrivateAssets >
35
35
</ProjectReference >
36
+ <ProjectReference Include =" ..\Flow.Launcher.Localization.Attributes\Flow.Launcher.Localization.Attributes.csproj" >
37
+ <IncludeAssets >runtime</IncludeAssets >
38
+ </ProjectReference >
36
39
<ProjectReference Include =" ..\Flow.Launcher.Localization.Shared\Flow.Launcher.Localization.Shared.csproj" >
37
40
<PrivateAssets >All</PrivateAssets >
38
41
</ProjectReference >
47
50
<PackagePath >analyzers/dotnet/cs</PackagePath >
48
51
<Visible >false</Visible >
49
52
</None >
53
+ <None Include =" $(OutputPath)\Flow.Launcher.Localization.Attributes.dll" >
54
+ <Pack >true</Pack >
55
+ <PackagePath >lib/$(TargetFramework)</PackagePath >
56
+ <Visible >true</Visible >
57
+ </None >
50
58
<None Include =" $(OutputPath)\Flow.Launcher.Localization.Shared.dll" >
51
59
<Pack >true</Pack >
52
60
<PackagePath >analyzers/dotnet/cs</PackagePath >
You can’t perform that action at this time.
0 commit comments