Просмотр исходного кода

Removed the Strong Name Key

master
bdm_cp 15 лет назад
Родитель
Сommit
72d5772459
2 измененных файлов: 2 добавлений и 2 удалений
  1. Двоичные данные
      UnitTests/StrongNameKey.pfx
  2. 2
    2
      UnitTests/UnitTests.csproj

Двоичные данные
UnitTests/StrongNameKey.pfx Просмотреть файл


+ 2
- 2
UnitTests/UnitTests.csproj Просмотреть файл

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

Загрузка…
Отмена
Сохранить