File tree 4 files changed +8
-6
lines changed
Nest.Connection.Thrift/Properties
Nest.Dsl.Factory/Properties
4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 15
15
[ assembly: System . Runtime . InteropServices . ComVisible ( false ) ]
16
16
[ assembly: System . CLSCompliant ( true ) ]
17
17
[ assembly: System . Runtime . InteropServices . Guid ( "4d165338-2060-4641-8be6-b7aacbdee52d" ) ]
18
- [ assembly: System . Reflection . AssemblyVersion ( "0.10.1 .0" ) ]
19
- [ assembly: System . Reflection . AssemblyFileVersion ( "0.10.1 .0" ) ]
18
+ [ assembly: System . Reflection . AssemblyVersion ( "0.11.0 .0" ) ]
19
+ [ assembly: System . Reflection . AssemblyFileVersion ( "0.11.0 .0" ) ]
20
20
21
21
Original file line number Diff line number Diff line change 16
16
[ assembly: System . Runtime . InteropServices . ComVisible ( false ) ]
17
17
[ assembly: System . CLSCompliant ( true ) ]
18
18
[ assembly: System . Runtime . InteropServices . Guid ( "665cc582-c91f-4f6c-924a-614289fa9449" ) ]
19
- [ assembly: System . Reflection . AssemblyVersion ( "0.10.1 .0" ) ]
20
- [ assembly: System . Reflection . AssemblyFileVersion ( "0.10.1 .0" ) ]
19
+ [ assembly: System . Reflection . AssemblyVersion ( "0.11.0 .0" ) ]
20
+ [ assembly: System . Reflection . AssemblyFileVersion ( "0.11.0 .0" ) ]
21
21
22
22
Original file line number Diff line number Diff line change 73
73
<Compile Include =" DSL\Filter\HasParentFilterDescriptor.cs" />
74
74
<Compile Include =" DSL\PercolatorDescriptor.cs" />
75
75
<Compile Include =" DSL\PercolateDescriptor.cs" />
76
+ <Compile Include =" DSL\Query\ExternalFieldDeclarationDescriptor.cs" />
77
+ <Compile Include =" DSL\Query\IExternalFieldDeclarationDescriptor.cs" />
76
78
<Compile Include =" DSL\Query\MultiMatchQueryDescriptor.cs" />
77
79
<Compile Include =" Extensions\NameValueCollectionExtensions.cs" />
78
80
<Compile Include =" Extensions\StringExtensions.cs" />
Original file line number Diff line number Diff line change 15
15
[ assembly: System . Runtime . InteropServices . ComVisible ( false ) ]
16
16
[ assembly: System . CLSCompliant ( true ) ]
17
17
[ assembly: System . Runtime . InteropServices . Guid ( "07E5CFA3-CF5F-4D17-874C-8D5CC6FA3E73" ) ]
18
- [ assembly: System . Reflection . AssemblyVersion ( "0.10.1 .0" ) ]
19
- [ assembly: System . Reflection . AssemblyFileVersion ( "0.10.1 .0" ) ]
18
+ [ assembly: System . Reflection . AssemblyVersion ( "0.11.0 .0" ) ]
19
+ [ assembly: System . Reflection . AssemblyFileVersion ( "0.11.0 .0" ) ]
20
20
21
21
You can’t perform that action at this time.
0 commit comments