| <SignAssembly>true</SignAssembly> | <SignAssembly>true</SignAssembly> | ||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <PropertyGroup> | <PropertyGroup> | ||||
| <AssemblyOriginatorKeyFile>StrongNameKey.pfx</AssemblyOriginatorKeyFile> | |||||
| <AssemblyOriginatorKeyFile>StrongNameFile.pfx</AssemblyOriginatorKeyFile> | |||||
| </PropertyGroup> | </PropertyGroup> | ||||
| <ItemGroup> | <ItemGroup> | ||||
| <Reference Include="System" /> | <Reference Include="System" /> | ||||
| <None Include="Help\Changes in this version 1.0.0.10.docx" /> | <None Include="Help\Changes in this version 1.0.0.10.docx" /> | ||||
| <None Include="Help\DocX v1.0.0.10 - Documentation.chm" /> | <None Include="Help\DocX v1.0.0.10 - Documentation.chm" /> | ||||
| <None Include="Help\Read Me.docx" /> | <None Include="Help\Read Me.docx" /> | ||||
| <None Include="StrongNameKey.pfx" /> | |||||
| <None Include="StrongNameFile.pfx" /> | |||||
| </ItemGroup> | </ItemGroup> | ||||
| <ItemGroup> | <ItemGroup> | ||||
| <Content Include="License\License.html" /> | <Content Include="License\License.html" /> |