Skip to content

Commit

Permalink
Added snk file
Browse files Browse the repository at this point in the history
  • Loading branch information
mbdavid committed Oct 27, 2015
1 parent 98ffddf commit 48c4529
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LiteDB/LiteDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>LiteDB.pfx</AssemblyOriginatorKeyFile>
<AssemblyOriginatorKeyFile>LiteDB.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down Expand Up @@ -165,7 +165,7 @@
<Compile Include="Utils\StringScanner.cs" />
</ItemGroup>
<ItemGroup>
<None Include="LiteDB.pfx" />
<None Include="LiteDB.snk" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down
Binary file added LiteDB/LiteDB.snk
Binary file not shown.

0 comments on commit 48c4529

Please sign in to comment.