Skip to content

Commit

Permalink
Fixed RW splitting issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyenan committed Jul 6, 2017
1 parent 582d5d5 commit 1a7d47c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Arch.Data/Arch.Data/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.0.2")]
[assembly: AssemblyFileVersion("1.0.0.2")]

[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Arch.Data.UnitTest")]

0 comments on commit 1a7d47c

Please sign in to comment.