| @@ -64,7 +64,7 @@ | |||
| <SignAssembly>true</SignAssembly> | |||
| </PropertyGroup> | |||
| <PropertyGroup> | |||
| <AssemblyOriginatorKeyFile>StrongNameKey.pfx</AssemblyOriginatorKeyFile> | |||
| <AssemblyOriginatorKeyFile>StrongNameFile.pfx</AssemblyOriginatorKeyFile> | |||
| </PropertyGroup> | |||
| <ItemGroup> | |||
| <Reference Include="System" /> | |||
| @@ -114,7 +114,7 @@ | |||
| <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\Read Me.docx" /> | |||
| <None Include="StrongNameKey.pfx" /> | |||
| <None Include="StrongNameFile.pfx" /> | |||
| </ItemGroup> | |||
| <ItemGroup> | |||
| <Content Include="License\License.html" /> | |||