Skip to content

Commit

Permalink
Strong-naming
Browse files Browse the repository at this point in the history
  • Loading branch information
jbogard committed Nov 19, 2018
1 parent 66083b0 commit faeadea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added AutoMapper.Data.snk
Binary file not shown.
2 changes: 2 additions & 0 deletions AutoMapper.Data/AutoMapper.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
<PackageIconUrl>https://s3.amazonaws.com/automapper/icon.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/AutoMapper/AutoMapper.Data</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/AutoMapper/AutoMapper.Data/blob/master/LICENSE.txt</PackageLicenseUrl>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>..\AutoMapper.Data.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit faeadea

Please sign in to comment.