Procházet zdrojové kódy

Added StrongNameKeys

master
coffeycathal_cp před 15 roky
rodič
revize
c0e3ffde2a
1 změnil soubory, kde provedl 2 přidání a 3 odebrání
  1. 2
    3
      UnitTests/UnitTests.csproj

+ 2
- 3
UnitTests/UnitTests.csproj Zobrazit soubor

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

Načítá se…
Zrušit
Uložit