File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >OrigoDB.Core</id >
55 <title >OrigoDB Engine and Client</title >
6- <version >0.10.1 </version >
6+ <version >0.18.0-beta </version >
77 <authors >Robert Friberg, Kristoffer Schroeder and contributors</authors >
88 <copyright >Devrex Labs</copyright >
99 <summary >
10- OrigoDB is an in-memory database engine for .NET.
10+ OrigoDB is an in-memory database engine for .NET.
1111 </summary >
1212 <description >
13- OrigoDB is an in-memory database engine for .NET.
13+ OrigoDB is an in-memory database engine for .NET.
1414 </description >
1515 <projectUrl >https://github.com/devrexlabs/origodb</projectUrl >
1616 <iconUrl >http://devrexlabs.com/Content/icons/favicon.ico</iconUrl >
Original file line number Diff line number Diff line change 1414[ assembly: ComVisible ( false ) ]
1515
1616
17- [ assembly: AssemblyVersion ( "0.17.1 " ) ]
18- [ assembly: AssemblyFileVersion ( "0.17.1 " ) ]
17+ [ assembly: AssemblyVersion ( "0.18.0 " ) ]
18+ [ assembly: AssemblyFileVersion ( "0.18.0 " ) ]
1919
2020[ assembly: System . Runtime . CompilerServices . InternalsVisibleTo ( "OrigoDB.Enterprise" ) ]
21- [ assembly: System . Runtime . CompilerServices . InternalsVisibleTo ( "OrigoDB.Test.MSTest" ) ]
2221[ assembly: System . Runtime . CompilerServices . InternalsVisibleTo ( "OrigoDB.Test.NUnit" ) ]
You can’t perform that action at this time.
0 commit comments