Skip to content

Commit 2d470b3

Browse files
author
Andy Adamczak
committed
Removed the signing of the dll by default.
1 parent 28332c2 commit 2d470b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PureMVC.DotNET.VS2008.PocketPC/PureMVC.DotNET.VS2008.PocketPC.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<NativePlatformName>Windows Mobile 6 Professional SDK</NativePlatformName>
1919
<FormFactorID>
2020
</FormFactorID>
21-
<SignAssembly>true</SignAssembly>
21+
<SignAssembly>false</SignAssembly>
2222
<AssemblyOriginatorKeyFile>PureMVC.snk</AssemblyOriginatorKeyFile>
2323
<SccProjectName>Svn</SccProjectName>
2424
<SccLocalPath>Svn</SccLocalPath>

0 commit comments

Comments
 (0)