Parcourir la source

Removed the Strong Name Key

master
bdm_cp il y a 15 ans
Parent
révision
72d5772459
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. BIN
      UnitTests/StrongNameKey.pfx
  2. 2
    2
      UnitTests/UnitTests.csproj

BIN
UnitTests/StrongNameKey.pfx Voir le fichier


+ 2
- 2
UnitTests/UnitTests.csproj Voir le fichier

@@ -40,7 +40,8 @@
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>StrongNameKey.pfx</AssemblyOriginatorKeyFile>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
@@ -72,7 +73,6 @@
<None Include="documents\Paragraphs.docx" />
<None Include="documents\Tables.docx" />
<None Include="documents\Template.dotx" />
<None Include="StrongNameKey.pfx" />
</ItemGroup>
<ItemGroup>
<Content Include="documents\green.jpg" />

Chargement…
Annuler
Enregistrer