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 66 <RootNamespace >Flow.Launcher.Localization</RootNamespace >
77 <AssemblyName >Flow.Launcher.Localization</AssemblyName >
88 <IncludeBuildOutput >false</IncludeBuildOutput >
9- <DevelopmentDependency >true </DevelopmentDependency >
9+ <DevelopmentDependency >false </DevelopmentDependency >
1010 <NoPackageAnalysis >true</NoPackageAnalysis >
1111 <SuppressDependenciesWhenPacking >true</SuppressDependenciesWhenPacking >
1212 </PropertyGroup >
3333 <ProjectReference Include =" ..\Flow.Launcher.Localization.Analyzers\Flow.Launcher.Localization.Analyzers.csproj" >
3434 <PrivateAssets >All</PrivateAssets >
3535 </ProjectReference >
36+ <ProjectReference Include =" ..\Flow.Launcher.Localization.Attributes\Flow.Launcher.Localization.Attributes.csproj" >
37+ <IncludeAssets >runtime</IncludeAssets >
38+ </ProjectReference >
3639 <ProjectReference Include =" ..\Flow.Launcher.Localization.Shared\Flow.Launcher.Localization.Shared.csproj" >
3740 <PrivateAssets >All</PrivateAssets >
3841 </ProjectReference >
4750 <PackagePath >analyzers/dotnet/cs</PackagePath >
4851 <Visible >false</Visible >
4952 </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 >
5058 <None Include =" $(OutputPath)\Flow.Launcher.Localization.Shared.dll" >
5159 <Pack >true</Pack >
5260 <PackagePath >analyzers/dotnet/cs</PackagePath >
You can’t perform that action at this time.
0 commit comments