mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-10-20 02:29:45 +00:00
sign all compoments
This commit is contained in:
@@ -48,6 +48,12 @@
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<SignAssembly>true</SignAssembly>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<AssemblyOriginatorKeyFile>key.snk</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="MsgReader, Version=2.0.13.0, Culture=neutral, PublicKeyToken=47f99f3a9a2648df, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\MSGReader.2.0.13\lib\MsgReader.dll</HintPath>
|
||||
@@ -81,6 +87,7 @@
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="key.snk" />
|
||||
<None Include="packages.config" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
BIN
QuickLook.Plugin/QuickLook.Plugin.MailViewer/key.snk
Normal file
BIN
QuickLook.Plugin/QuickLook.Plugin.MailViewer/key.snk
Normal file
Binary file not shown.
Reference in New Issue
Block a user