Skip to content

Commit

Permalink
Add NeutralResourcesLanguage to Assembly info for portable library use
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWoodcockWTG authored and stakx committed Jun 27, 2017
1 parent 4474776 commit 08d88d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2,PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")]

[assembly: CLSCompliant(true)]
[assembly: NeutralResourcesLanguage("en-US")]

/// <group name="overview" title="Overview" order="0" />
/// <group name="setups" title="Specifying setups" order="1" />
Expand Down

0 comments on commit 08d88d1

Please sign in to comment.