Skip to content

Commit

Permalink
Change assembly version
Browse files Browse the repository at this point in the history
  • Loading branch information
sadomovalex committed Feb 23, 2018
1 parent 0f88a92 commit 114d578
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Camlex.Client.UnitTests/Properties/AssemblyInfo.cs
Expand Up @@ -57,5 +57,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.2.0.0")]
[assembly: AssemblyFileVersion("2.2.0.0")]
[assembly: AssemblyVersion("2.3.0.0")]
[assembly: AssemblyFileVersion("2.3.0.0")]
4 changes: 2 additions & 2 deletions Camlex.Client/Properties/AssemblyInfo.cs
Expand Up @@ -58,7 +58,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.2.0.0")]
[assembly: AssemblyFileVersion("2.2.0.0")]
[assembly: AssemblyVersion("2.3.0.0")]
[assembly: AssemblyFileVersion("2.3.0.0")]
[assembly: InternalsVisibleTo("Camlex.Client.UnitTests, PublicKey=00240000048000009400000006020000002400005253413100040000010001005B1AB77EAA68773CD1E18B1016EDB5B396EDCF3DB35DC314940DAD3D588D847B5964F19CEBC72AD8EB20D8D6DE96539A3C37C95C806A79864921C7F4CDB660B2E1FD1B632DE6FE3988B7916AF45FDAA0E6AF69ACB705F740A04423312B9D8AC7E0B78CD7B2408D04D24AFE9980A7D7D579990FB3EBBA10A373E138A29C468DB5")]
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")]

0 comments on commit 114d578

Please sign in to comment.