<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -108,6 +108,7 @@
     &lt;RootPath&gt;$(MSBuildProjectDirectory)\..\..\..\..\&lt;/RootPath&gt;
     &lt;ConfigPath&gt;$(RootPath)config\&lt;/ConfigPath&gt;
     &lt;StrongNameTestKeyPrivateFullName&gt;$(ConfigPath)personal_test_private.snk&lt;/StrongNameTestKeyPrivateFullName&gt;
+    &lt;StrongNameTestKeyPublicFullName&gt;$(ConfigPath)personal_test_public.snk&lt;/StrongNameTestKeyPublicFullName&gt;
   &lt;/PropertyGroup&gt;
   &lt;Target Name=&quot;TestSign&quot;&gt;
     &lt;GetFrameworkSdkPath&gt;
@@ -119,6 +120,7 @@
     &lt;/CreateItem&gt;
     &lt;Error Condition=&quot;!Exists('@(StrongNameExe)')&quot; Text=&quot;Strongname Tool not available.&quot; /&gt;
     &lt;Exec Command=&quot;$(QUOT)@(StrongNameExe)$(QUOT) -k $(QUOT)$(StrongNameTestKeyPrivateFullName)$(QUOT)&quot; Condition=&quot;!Exists($(StrongNameTestKeyPrivateFullName))&quot; /&gt;
+    &lt;Exec Command=&quot;$(QUOT)@(StrongNameExe)$(QUOT) -p $(QUOT)$(StrongNameTestKeyPrivateFullName)$(QUOT) $(QUOT)$(StrongNameTestKeyPublicFullName)$(QUOT)&quot; Condition=&quot;!Exists($(StrongNameTestKeyPublicFullName))&quot; /&gt;
     &lt;CreateItem Include=&quot;$(StrongNameTestKeyPrivateFullName)&quot; Condition=&quot;'@(StrongNameTestKeyPrivate)'==''&quot;&gt;
       &lt;Output TaskParameter=&quot;Include&quot; ItemName=&quot;StrongNameTestKeyPrivate&quot; /&gt;
     &lt;/CreateItem&gt;</diff>
      <filename>src/app/MathNet.Neodym/Library/Neodym.csproj</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>CreateNewPersonalTestKey.bat</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>c176d631fba650b0d253ab91375028182808dd6a</id>
    </parent>
  </parents>
  <author>
    <name>Christoph Ruegg</name>
    <email>git@cdrnet.ch</email>
  </author>
  <url>http://github.com/cdrnet/mathnet-neodym/commit/6ea0246e44a796c5b244b8070a3afefee98df4a2</url>
  <id>6ea0246e44a796c5b244b8070a3afefee98df4a2</id>
  <committed-date>2009-01-30T08:36:23-08:00</committed-date>
  <authored-date>2009-01-30T08:36:23-08:00</authored-date>
  <message>fully automate test key handling</message>
  <tree>4684401742e44aaf9308b82107e4cc6818d58303</tree>
  <committer>
    <name>Christoph Ruegg</name>
    <email>git@cdrnet.ch</email>
  </committer>
</commit>
