|
|
@ -41,7 +41,7 @@ |
|
|
<SignAssembly>true</SignAssembly> |
|
|
<SignAssembly>true</SignAssembly> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<AssemblyOriginatorKeyFile>sn.pfx</AssemblyOriginatorKeyFile> |
|
|
<AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
<Reference Include="System" /> |
|
|
<Reference Include="System" /> |
|
|
@ -184,7 +184,7 @@ |
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput> |
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput> |
|
|
</None> |
|
|
</None> |
|
|
<AppDesigner Include="Properties\" /> |
|
|
<AppDesigner Include="Properties\" /> |
|
|
<None Include="sn.pfx" /> |
|
|
<None Include="sn.snk" /> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
<Resource Include="MessageBox\Icons\Error48.png" /> |
|
|
<Resource Include="MessageBox\Icons\Error48.png" /> |
|
|
|