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

Fixed issues with StrongNameKey.pfx

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

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


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

<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup>
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>StrongNameKey.pfx</AssemblyOriginatorKeyFile>
</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" />
<Reference Include="System" /> <Reference Include="System" />
<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" />

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